Hybrid Dictionary Attack with Hashcat

Channel:
Subscribers:
54,600
Published on ● Video Link: https://www.youtube.com/watch?v=m0AGSO1LDJs



Duration: 7:56
16,249 views
279


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/Hob0Rules
https://hashcat.net/wiki/doku.php?id=rule_based_attack

Like my channel? Please help support it:
Patreon: https://www.patreon.com/quidsup
Paypal: https://www.paypal.me/quidsup

Follow me on Social Media
Google+ https://google.com/+quidsup
Twitter: https://twitter.com/quidsup
Minds: https://minds.com/quidsup







Tags:
Password
Cracking
Auditing
Hashcat
Hybrid
Hacking
Windows
Corporate
Linux
MacOS
Kali
Computing
Quidsup