!!! This project is now available in Revhosts !!

Informations :

This tool is used to made a brute force on name resolution.The idea of that tool is to resolve all words dot domain name. To be more useful that tool use multi threading. We use one thread for each name server. Classical brute forcer are sequential. With that method we cut the dictionary in n blocs ( n is the number of dns servers) and distribute these blocs to name servers.

Perf :

Performance of that tool are quite interesting, we obtain the result of 2000 queries in 9 seconds with 3 nameservers. It's possible to get a better score with more name servers, or better name servers.

Download :

If you want to test the last version of the tool :

svn co http://trac.revhosts.org/svn/DNSBruteforce/trunk

Reference :

Project

-- Julien

DNSBruteforce (last edited 2007-04-05 18:25:44 by Julien)