Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 356 Bytes

File metadata and controls

16 lines (11 loc) · 356 Bytes
description
DNS Enumeration workflow -- can we gain an increased attack surface?

DNS

Methodology

  1. Web server running? Visit IP address in browser; does it give you a subdomain? If so, add to /etc/hosts
  2. Attempt zone transfer
  3. dnsrecon
  4. subdomain enumeration
  5. vhost enumeration

Enumeration