mirror of
https://github.com/enaqx/awesome-pentest.git
synced 2024-12-22 21:59:29 -05:00
Add hate_crack, a wrapper for Hashcat to automate cracking methods.
This commit is contained in:
parent
e3f3684a61
commit
4d02410ee6
@ -265,6 +265,7 @@ See also [DEF CON Suggested Reading](https://www.defcon.org/html/links/book-list
|
|||||||
* [BruteForce Wallet](https://github.com/glv2/bruteforce-wallet) - Find the password of an encrypted wallet file (i.e. `wallet.dat`).
|
* [BruteForce Wallet](https://github.com/glv2/bruteforce-wallet) - Find the password of an encrypted wallet file (i.e. `wallet.dat`).
|
||||||
* [CeWL](https://digi.ninja/projects/cewl.php) - Generates custom wordlists by spidering a target's website and collecting unique words.
|
* [CeWL](https://digi.ninja/projects/cewl.php) - Generates custom wordlists by spidering a target's website and collecting unique words.
|
||||||
* [Hashcat](http://hashcat.net/hashcat/) - The more fast hash cracker.
|
* [Hashcat](http://hashcat.net/hashcat/) - The more fast hash cracker.
|
||||||
|
* [hate_crack](https://github.com/trustedsec/hate_crack) - Tool for automating cracking methodologies through Hashcat.
|
||||||
* [JWT Cracker](https://github.com/lmammino/jwt-cracker) - Simple HS256 JSON Web Token (JWT) token brute force cracker.
|
* [JWT Cracker](https://github.com/lmammino/jwt-cracker) - Simple HS256 JSON Web Token (JWT) token brute force cracker.
|
||||||
* [John the Ripper](http://www.openwall.com/john/) - Fast password cracker.
|
* [John the Ripper](http://www.openwall.com/john/) - Fast password cracker.
|
||||||
* [Rar Crack](http://rarcrack.sourceforge.net) - RAR bruteforce cracker.
|
* [Rar Crack](http://rarcrack.sourceforge.net) - RAR bruteforce cracker.
|
||||||
|
Loading…
Reference in New Issue
Block a user