Enumeration
Network and service enumeration techniques for penetration testing
Table of Contents
Network Scanning#
Nmap#
| |
Masscan#
| |
Service Enumeration#
HTTP/HTTPS (Port 80/443)#
| |
SMB (Port 445)#
| |
FTP (Port 21)#
| |
SSH (Port 22)#
| |
DNS (Port 53)#
| |
LDAP (Port 389/636)#
| |
SNMP (Port 161)#
| |
RDP (Port 3389)#
| |
MySQL (Port 3306)#
| |
MSSQL (Port 1433)#
| |
NFS (Port 2049)#
| |
Active Directory#
Domain Enumeration#
| |
BloodHound#
| |
Kerberos#
| |
Web Application#
Technology Detection#
| |
API Enumeration#
| |
WordPress#
| |
Automated Tools#
| |
[PROTOCOL] Start with broad scans, then focus on interesting services
[TIP] Always save scan results for later reference