This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Next revision Both sides next revision | ||
dnsenum [2018/11/06 14:16] admin |
dnsenum [2018/11/06 14:17] admin |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | dnsenum Package Description | + | ====== |
Multithreaded perl script to enumerate DNS information of a domain and to discover non-contiguous ip blocks. | Multithreaded perl script to enumerate DNS information of a domain and to discover non-contiguous ip blocks. | ||
Line 5: | Line 6: | ||
OPERATIONS: | OPERATIONS: | ||
- | | + | Get the host’s addresse (A record). |
- | Get the namservers (threaded). | + | Get the namservers (threaded). |
- | Get the MX record (threaded). | + | Get the MX record (threaded). |
- | Perform axfr queries on nameservers and get BIND VERSION (threaded). | + | Perform axfr queries on nameservers and get BIND VERSION (threaded). |
- | Get extra names and subdomains via google scraping (google query = “allinurl: | + | Get extra names and subdomains via google scraping (google query = “allinurl: |
- | Brute force subdomains from file, can also perform recursion on subdomain that have NS records (all threaded). | + | Brute force subdomains from file, can also perform recursion on subdomain that have NS records (all threaded). |
- | Calculate C class domain network ranges and perform whois queries on them (threaded). | + | Calculate C class domain network ranges and perform whois queries on them (threaded). |
- | Perform reverse lookups on netranges ( C class or/and whois netranges) (threaded). | + | Perform reverse lookups on netranges ( C class or/and whois netranges) (threaded). |
- | Write to domain_ips.txt file ip-blocks. | + | Write to domain_ips.txt file ip-blocks. |
Source: https:// | Source: https:// | ||
[[https:// | [[https:// | ||
- | | + | Author: Filip Waeytens, tix tixxDZ |
- | License: GPLv2 | + | License: GPLv2 |