[ 源代码: dnsrecon ]
软件包:dnsrecon(0.8.14-1)
Powerful DNS enumeration script
DNSRecon is a Python script that provides the ability to perform:
* Check all NS Records for Zone Transfers. * Enumerate General DNS Records for a given Domain (MX, SOA, NS, A, AAAA, SPF and TXT). * Perform common SRV Record Enumeration. * Top Level Domain (TLD) Expansion. * Check for Wildcard Resolution. * Brute Force subdomain and host A and AAAA records given a domain and a wordlist. * Perform a PTR Record lookup for a given IP Range or CIDR. * Check a DNS Server Cached records for A, AAAA and CNAME * Records provided a list of host records in a text file to check. * Enumerate Hosts and Subdomains using Google
其他与 dnsrecon 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-dnspython
- DNS toolkit for Python
-
- dep: python-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python-netaddr
- manipulation of various common network address notations (Python 2)