DNSKiller
is a DNS top-level domain and subdomain bruteforcer written in golang
.
A DNS top-level domain (TLD) and subdomain brute-force attack is a type of cyber attack that involves attempting to discover valid domain names by systematically generating and testing a large number of potential domain names.
git clone https://github.com/n0nexist/DNSKiller
cd DNSKiller
go build DNSKiller.go
You can find the dowload link here.
Basic usage
DNSKiller.go google wordlists/sub.txt wordlists/top.txt 500
Write to a log file
DNSKiller.go google wordlists/sub.txt wordlists/top.txt 500 output.log