svs-hashcat/common-password-rule.sh

5 lines
160 B
Bash
Executable File

#/usr/bin/env sh
# One lowercase at the beginning, two numbers at the end
hashcat -a 3 -m 0 bfield.hash '?u?l?l?l?l?l?d?d' -o cracked-common-password-rule.txt