Hybrid Dictionary Attack with Hashcat

Some people like to try leet speak or add numbers/symbols to the end of their p@ssw0rd! I show how to use Rules with Hashcat and write your own Rules using Maskprocessor (mp64) $ hashcat -a 0 -m “hash type” -r “rules” -o “output file” hashes.txt wordlist.txt $ hashcat -a 6 -m “hash type” -o “output file” hashes.txt wordlist.txt ?1?1?1 -1 ?d?s $ hashcat -a 7 -m “hash type” -o “output file” hashes.txt ?1?1?1 wordlist.txt -1 ?d?s $ mp64 -o append_2d.rule ‘?d?d’ Masks: ?d = digit ?l = lowercase letter ?u = uppercase letter ?s = symbol (inc space) ?a = all of the above Links: https://github.com/praetorian-inc/Hob... https://hashcat.net/wiki/doku.php?id=... Like my channel? Please help support it: Patreon:   / quidsup   Paypal: https://www.paypal.me/quidsup Follow me on Social Media Google+ https://google.com/+quidsup Twitter:   / quidsup   Minds: https://minds.com/quidsup