DNS Enumeration - Only CyberSecurity

Ethical Hacking Tutorial, Cybersecurity

Breaking

Wednesday, August 22, 2018

DNS Enumeration

In this tutorial we are going to learn DNS enumeration.

DNS enumeration retrieves information regarding all the DNS servers and their corresponding records related to an organization. DNS enumeration will yield usernames, computer names, and IP addresses of potential target systems.

Execute the following command to perform DNS enumeration on given domain.
  dnsenum example.com


You will be able to find the host's address , servers and if possible any mail servers ,smtp etc.

No comments:

Post a Comment