Strategy

Pre engagement

General methodology

Grab the damn banner!

Network & Port scanning

If you don't know the alive hosts, you can scan the full subnet to find them, so you can do a deeper scan on them later.

Go big

Go small (Individual host scanning)

Service enumeration

FTP (TCP 21) | TFTP (UDP 21)

SSH (TCP 22)

SMTP (TCP 25)

Finger (TCP 79)

Web App (TCP 80/443)

Phase Alpha - enumeration

Phase Bravo - go deeper

DNS (UDP/TCP 53)

POP (TCP 110)

RPCBind (TCP/UDP 111)

RPC (TCP 135)

SMB (TCP 139/445)

SNMP (UDP 161)

MSSQL (TCP 1433)

Oracle (TCP 1521)

MySQL (TCP 3306)

PostgreSQL (TCP 5432)

Redis (TCP 6379)

RDP (TCP/UDP 3389)

VNC (TCP 5900)

LDAP (TCP/UDP 389) | LDAPS (TCP/UDP 636)

Kerberos (88/464)

Rsync (TCP 873)

Image File Investigation

NFS Share

Packet inspection

Anything else

Last updated