Skip to content

r3nt0n/keepass4brute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About the project

KDBX 4.x format (Keepass >=2.36) is not supported by keepass2john yet, so there is no known way to extract the hash and crack it.

This tool is a quick and dirty patch for the current situation. It tries to bruteforce the passphrase testing a provided wordlist directly against the db file.

Dependencies

  • keepassxc-cli

Usage

./keepass4brute.sh <kdbx-file> <wordlist>

References

JohnTheRipper related code comments and issue:

About

Bruteforce Keepass databases (KDBX 4.x format)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages