Cracking bcrypt hash using brute force mode
#8
(05-11-2020, 01:04 AM)undeath Wrote: Pure masks don't support this but you can create a hcmask file with policygen from PACK: https://github.com/iphelix/PACK
Can I use pack to create a wordlist that fits my potential word candidates? then I use it later for wordlist attack and what's the command line for it please?
I got to work only by typing "python3" and not "python" is that okay? 
My rules are 
--minlength 4 --maxlength 4
Capital letters and non capital letters
One number max each word or no numbers at all
Reply


Messages In This Thread
RE: Cracking bcrypt hash using brute force mode - by Justonthis - 05-11-2020, 04:01 AM