Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 512 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 512 Bytes

DNS Enumeration

Get DNS records for a domain or IP address in JSON format.

Installation

# for virtualenv
pip install -r requirements.txt
# for python3
python3 -m pip install -r requirements.txt

Usage

python3 dns_enumaration.py <domain/ip>

Example

nutek.neosb.net

License

Any usage, except for commercial purposes is allowed under the MIT-derived License.