Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/hau-zy/keepass-dump-py
Memory ForensicsPassword AttacksVulnerability AnalysisExploitation
GitHubhau-zy/keepass-dump-py

KeePass-dump-py

Re-write of original KeePass 2.X Master Password Dumper (CVE-2023-32784) POC in python.

View Repository
43 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

KeePass-dump-py

My attempt to re-write the original KeePass 2.X Master Password Dumper (CVE-2023-32784) POC in python.

Please head over to Original POC for more details about the vulnerability and exploitation process.

What this script does:

  1. Checks if KeePass process is running, otherwise it spawns the KeePass
  2. Dumps KeePass process using WerFault (code snippet adapted from LSASSY)
  3. Search process dump for password
Download Tool