09-11-2021, 07:26 AM
First off it's been rough getting everything together working and to the finally stage of launching hashcat. I finally got The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) running a system. I am at the stage of where I launch hashcat to break the master password to my Keepass. I have the master password hash from my .kdbx file. I've used this guide to help me to some degree ( https://www.rubydevices.com.au/blog/how-to-hack-keepass ). I have idea of what my password might be, but I don't know how to config launch of hashcat to focus on breaking my password. My password I believe to be broken down like this ( 4 letters, 5 numbers, 3 letters, 2 symbols). So in total 14 characters long. I believe the letters may start with capital letters or they may not. I just need help configuring the launch command on the hashcat. I would be extremely greatful for anyone that can help me with this.
Example code I've seen from ( here )
Example code I've seen from ( here )
Code:
hashcat -a 0 -m 13400 keepass.txt /usr/share/wordlists/rockyou.txt