Keepass Database
Cracking Keepass Database Master key
Step 1: Copy file to kali linux
Using SMB Server or any method to Transfer file, Copy database file to kali linux.
Step 2: Getting hash
Step 3: Cracking Hash
There are two ways to crack hash:
Using Hashcat
Advantage of using this tool is that we can use premade rules in directory location /usr/share/hashcat/rules/ .
Using John the Ripper
For me john the ripper is taking time and also not cracking password.
Way to add custom rule can be found from here:
Step 4: Accessing the Keepass using GUI in kali linux.
You can use GUI app for keepass for kali linux.
Install using below command and run it.
You can run keepassxc with found database.
see imp details.
Last updated
