Skip to content

cr0hn/dnsrecon

 
 

Repository files navigation

DNSRecon

This fork contains an installable version of dnsrecon via pip.

To install dnsrecon:

> pip install dnsrecon 

Using Docker:

> docker run --rm -t dnsrecon -d my_domain.com 
Be careful to set `-t` option when call Docker. Otherwise you will not see the console output.

About

DNS Enumeration Script

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.5%
  • Ruby 4.9%
  • Dockerfile 0.6%