12-27-2019, 07:55 PM
just read the output of
it says
therefore it is just:
also explained here:
https://hashcat.net/wiki/
https://hashcat.net/wiki/doku.php?id=hybrid_attack
Code:
hashcat --help
it says
Code:
- [ Attack Modes ] -
...
6 | Hybrid Wordlist + Mask
therefore it is just:
Code:
hashcat -a 6 -m 13721 -i -1 ?l?s hash.hash words.dict ?1?1?1?1?1
also explained here:
https://hashcat.net/wiki/
https://hashcat.net/wiki/doku.php?id=hybrid_attack