Crates.io | keedump |
lib.rs | keedump |
version | 0.1.0 |
source | src |
created_at | 2023-05-20 17:34:12.027211 |
updated_at | 2023-05-20 17:34:12.027211 |
description | POC KeePass master password dumper |
homepage | https://github.com/ynuwenhof/keedump |
repository | https://github.com/ynuwenhof/keedump |
max_upload_size | |
id | 869542 |
size | 29,916 |
A POC KeePass master password dumper using CVE-2023-32784, find further instructions and the original POC here.
Make sure the current stable release of Rust is installed.
cargo install keedump
git clone https://github.com/ynuwenhof/keedump.git
cd keedump
cargo install --path .
After installing, you can run the application with:
keedump -i path/to/dump
this will print the recovered password into the terminal.
This project is licensed under either of the following licenses, at your option: