Posts

  192.168.1.1 IPv6 AABB:CCDD::FF%eth0 Hostname www.target.tgt IP range 192.168.0-255.0-255 CIDR block 192.168.0.0/16 file -iL <filename> Target Specification #nmap [Scan Type] [Options] {targets} Switch Example Description nmap 192.168.1.1 Scan a single IP nmap 192.168.1.1 192.168.2.1 Scan specific IP's nmap 192.168.1-254 Scan a range of IP's nmap scanme.nmap.org Scan a domain nmap 192.168.1.0/24 Scan using CIDR notation -iL nmap -iL targets.txt Scan target from a file -iR nmap -iR 100 Scan 100 random host --exclude nmap --exclude 192.168.1.1 Exclude listed host Scan Techniques #nmap [Scan Type] [Options] {targets} Switch Example Description -sS nmap -sS 192.168.1.1 TCP SYN port scan (Default) -sT nmap -sT 192.168.1.1 TCP connect port scan (Default without root privilege)(use sudo) -sU nmap -sU 192.168.1.1 UDP port scan -sA nmap -sA 192.168.1.1 TCP ACK port scan -sW namp -sW 192.168.1.1 TCP Window port scan -sM nmap -sM 192.168.1.1 TCP Maimon port scan Host Discovery #nma

https://i.redd.it/e75x4cu6rh231.jpg

Image
https://i.redd.it/e75x4cu6rh231.jpg

Nmap cheat sheet

Image