🔑Cracking - Hashing
Last updated
Last updated
KeePass is a password manager. As an example of how to decrypt the password of a .kdbx file, we will use a Challenge from HackMyVM.
First, we create a Keepass database password hash for use with John The Ripper:
Now, we are going to crack the password with John The Ripper through a dictionary attack or brute force (whichever you prefer). I am going to do it through brute force:
Now that we know the access password, the next step is to access through Keepass2 to obtain the password or, in this case, the Flag.
Install Keepass2 in Ubuntu:
We can obtain the password by clicking on the user and the button with the yellow key and sheet icon, located at the top left.