DISTRIBUTED PASSWORD BRUTE FORCER V0.0001 alpha
Features :
- Berkeley DataBase to store / retrieve result
- Jobs are timestamped for timeout
- Client multi threated
- Client for Microsoft Windows (tested 2000, XP) & UNIX platform
- Hash can be salted or not
- up to thousands clients
- clients download a shared object used to compute the hash
- Supported hash type :
- NT
- NTLM
- SHA0
- SHA1
- MD5
- UNIX MD5 crypt()
Compilation :
- Server and client has been compiled on UNIX with GCC and the appropriate libs (openssl, lpthread) : see makefile for information
- WIN32 client has been compiled with dev-CPP (mingw) and the appropriate libs (openssl for WIN32, WIN32 pthread) : see makefile for information
Coming soon (or not) :
- a real server and client UI
- HTTP communications to avoid proxy's filtering
- new hash : WPA, PDF, zip, doc / xls / ppt, odt / ods / odp...
- using the GPU with CUDA (NVIDIA-s GPU)
I doesn't have the time to write a man page for the moment. Any bugs, inaccuracies, blame me.