User Tools

Site Tools


docu:csheet:ofsec:info:nmap

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
docu:csheet:ofsec:info:nmap [2020/03/26 22:23] admindocu:csheet:ofsec:info:nmap [2025/07/11 22:19] (current) admin
Line 4: Line 4:
 # wow # wow
 nmap --mtu 488 -Pn -rF -O --top-ports 9000 THEIPTOSCAN nmap --mtu 488 -Pn -rF -O --top-ports 9000 THEIPTOSCAN
 +
 +# other working example when SYN-ACK (-sS) method not working
 +nmap -v -sT -Pn -n --top-ports=100 THEIPTOSCAN
  
 # complete scan working if using tor # complete scan working if using tor
 nmap --top-ports 10 -sT -PN -n -sV -vv THEIPTOSCAN nmap --top-ports 10 -sT -PN -n -sV -vv THEIPTOSCAN
 </code> </code>
docu/csheet/ofsec/info/nmap.txt · Last modified: 2025/07/11 22:19 by admin