Added New Hash Cracking Tools

jwt-cracker: https://github.com/lmammino/jwt-cracker
rar-crack: https://github.com/ziman/rarcrack
bruteforce-wallet: https://github.com/glv2/bruteforce-wallet
This commit is contained in:
Rick Daalhuizen 2017-09-08 16:02:55 +02:00 committed by GitHub
parent d118a65d32
commit 1897b67ef9

View File

@ -267,6 +267,9 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
* [John the Ripper](http://www.openwall.com/john/) - Fast password cracker.
* [Hashcat](http://hashcat.net/hashcat/) - The more fast hash cracker.
* [CeWL](https://digi.ninja/projects/cewl.php) - Generates custom wordlists by spidering a target's website and collecting unique words.
* [JWT Cracker](https://github.com/lmammino/jwt-cracker) - Simple HS256 JWT token brute force cracker
* [Rar Crack](http://rarcrack.sourceforge.net) - RAR bruteforce cracker
* [BruteForce Wallet](https://github.com/glv2/bruteforce-wallet) - Find the password of an encrypted wallet file (i.e. wallet.dat).
### Windows Utilities
* [Sysinternals Suite](https://technet.microsoft.com/en-us/sysinternals/bb842062) - The Sysinternals Troubleshooting Utilities.