Scanning
Scanning tools Cheatsheat
Scan all ports
Enumerate running services
Faster scan with aggressive scan and on all ports (best of CTFs)
Useful Flags
-v to show the current results with scan
-A Enables OS detection, version detection, script scanning, and traceroute
-sV Probe open ports to determine service/version info
-sC Default script sets
--script vuln To test for vulnerabilities
-sU UDP scan
2. Nmap scripts
Enumerating OS details with nmap script over smb
Enumerate NetBios
DNS service discovery
DNS brute force
common services DNS records
Last updated