November 2019
Beginner
550 pages
13h 14m
English
There are many application layer protocols that use User Datagram Protocol (UDP) as their preferred transport protocol. Using the -sU operator will indicate the need to perform a UDP port scan on a given target. Using the following command, we can achieve this task:
nmap -sU target
We have now acquired the skills to perform a UDP scan on a target device or network. In the next section, we will take a look at evading security appliance and detection using Nmap.
Read now
Unlock full access