๐OSCP ROCKET
Phases of Enumeration
1. Network Enumeration
Nmap
Full TCP port scan
Full TCP port scan (safe scripts + version detection)
Top 20 UDP port scan
Nmap NSE Scripts:
nmap --script vuln <target-ip>Last updated