Hashcatalyst - A wrapper for non-distributed automation
hashcat
1
Posts
1
Posters
157
Views
1
Watching
-
Following my recent Security Fest talk, I released Hashcatalyst, which is a hashcat wrapper for automating non-distributed workloads and removing downtime between attacks.
https://github.com/stealthsploit/Hashcatalyst
- Windows batch file and Linux bash script variants
- Flexible attack chaining fir permutations of -a0, -a1 (including full ruleset attacks), -a3, -a6 and -a7
- Enhanced wordlist generation/deduping
- Attack chain logging
Hope it helps