You are on page 1of 1

List of common NMAP commands

1. nmap -p 1-(65535) localhost


2. nmap (1.1.1.1)(IP ADDRESS) or nmap cloudflare.com
3. nmap -sp (192.168.5.0/24)
4. nmap -p (8.8.8.0/28)
5. nmap –top-ports 20 192.168.1.106
6. nmap -iL list.txt
7. [root@securitytrails:~]nmap -p 80 -n 8.8.8.8
8. nmap -oN output.txt securitytrails.com
9.
10.
11.
12.
13.
14.
15.

You might also like