svs-hashcat/common-password-rule.sh

5 lines
160 B
Bash
Raw Normal View History

2022-12-12 17:10:51 +00:00
#/usr/bin/env sh
# One lowercase at the beginning, two numbers at the end
2022-12-12 18:16:02 +00:00
hashcat -a 3 -m 0 bfield.hash '?u?l?l?l?l?l?d?d' -o cracked-common-password-rule.txt