Skip to content

newfurniturey/dnsharvest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

DNS Harvest

DNS Harvest isn't anything fancy, it's a DNS dictionary bruteforce tool.

Right now, it's limited to IPv4 and domain-existence reconnaissance. Hopefully soon it'll be expanded =]

Usage

./dnsharvest.py -d example.com -i data/small.lst

The input file, -i in the example above, should be a single-column dictionary of words. If they're not valid subdomain names, the lookup will fail gracefully and move on.

About

Harvest the DNS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages