It is a penetrating tool created to gather information related to DNS entries about the domains. Dnsenum is a tool for DNS enumeration, which is the process of locating all DNS servers and DNS entries for an organization.
DNS enumeration will allow us to gather critical information about the organization such as usernames, computer names, IP addresses, and so on.
We can get information by using dnsenum tool –
- Get the hosts addresse
- Get the namservers
- Get the MX record
- Trying Zone Transfers
- BIND Version
- Get extra names and subdomains via google scraping
- Brute force subdomains from file, can also perform recursion on subdomain that have NS records
- Perform reverse lookups on netranges
Lets start with How to Enumunerate by dnsenum
Step 1 : just type dnsenum on the kali linux terminal.
Read Full Article :- http://www.techtrick.in/description/3500-how-to-information-gathering-and-enumunerate-by-dnsenum
No comments:
Post a Comment