Skip to content

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

Notifications You must be signed in to change notification settings

hau-zy/KeePass-dump-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages