Skip to content

Enumeration

Host and service enumeration: discovery, port scanning, OS fingerprinting, DNS harvesting and WAF evasion techniques.

Contents

  • DNS Enumeration


    The Domain Name System (DNS) is on of the most critical systems on the Internet and is a distributed database responsible for translating user-friendly domain names into IP addresses.

  • Host Discovery


    When we have our pool of IP addresses, we have to identify the devices and the roles played by each IP in the target organization.

  • OS Discovery


    Some tips to discover the operative system that runs on the target machine.

  • Port Scanning


    The best option to identify Ports, Protocols, and Services (PPS) on a targetwould be to scan all ports (65535) of the remote system.

  • WAF Evasion


    In this section I will explain techniques to found the original IP of the hosted webapp.