output common password rule to file

This commit is contained in:
kolaente 2022-12-12 19:16:02 +01:00
parent 14684e1119
commit fd7423f8bc
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#/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'
hashcat -a 3 -m 0 bfield.hash '?u?l?l?l?l?l?d?d' -o cracked-common-password-rule.txt