BoxingOctopus / sortinghat

Silly little python script that generates random DNS hostnames

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sortinghat


Description:


Generates a random hostname based on a wordlist and a supplied FQDN suffix.

SortingHat works by doing a DNS lookup to ensure any hostnames it spits out are unoccupied.

USAGE:

./sortinghat -w/--wordlist /path/to/wordlist -d/--fqdn some.dns.suffix

About

Silly little python script that generates random DNS hostnames

License:MIT License


Languages

Language:Python 100.0%