DJohn is a distributed John the Ripper.
In future releases, the plan is to merge the code with John The Ripper to be able to use the different methods of cracking John provides.
Descarga y Web del proyecto
With DJohn you can crack passwords using several machines to get passwords sooner than using a single machine. The cracking in itself is done by John The Ripper and djohn’s server (djohnd) divides the work in work packets and coordinates the effort among the clients (djohn), which are the ones who do the work.
Because the way djohn was written there are several features/drawbacks on which you might be interested:
- Only brute force cracking can be used; as the way to crack passwords is with an external mode (read John’s documentation for more information on John’s cracking modes).
- There is no support to download the passwords files to be cracked by the clients. They must be downloaded by some other way (the user, another process). Starting in v0.9.8, there is a contributed server / client in Perl to do this task.
- djohn was designed to run in closed networks where
all the clients can be trusted, so security was not an issue. - All the clients are supposed to have the same (or
similar) cpu power (this point will be addressed soon).
In future releases, the plan is to merge the code with John The Ripper to be able to use the different methods of cracking John provides.
Descarga y Web del proyecto
No hay comentarios:
Publicar un comentario