All nmap commands in linux..

Nmap network scanning tutorial

nmap command in linux, nmap command in linux nmap command in kali liunx , nmap command not found linux, nmap tutorial linux


nmap <--ip-->/24  --- { multiple network can be scanned at one command }

nmap -p  <--ip--> ---  { check the port is Active or not }

nmap -sT  <--ip--> --- {This command target server with communicate sever active or not } 

World free online games 

nmap -su <--ip> ---- { check the udp protocol active or not  } 

nmap -sv <--ip--> ----{ This nmap command Check the version the target OS } (full from the OS- operating system ) 

nmap -o <--ip--> --- { This nmap command this work check the target OS is run }

 Free ethical hacking courses 

scanning types 

Get free hacking note and books

(i) Tcp connect [ nmap-sT] 

(ii) Stealth scan [ nmap-ss ]

(iii) Mas scan { nmap - sx -v }

(iv) Ack flag probe Scan { nmap -sf } 

(v) IDLE/PID Hedar scan { nmap -sf }

(vi) UDP  San { nmap -su } 



Post a Comment

0 Comments