关联漏洞
描述
Re-write of original KeePass 2.X Master Password Dumper (CVE-2023-32784) POC in python.
介绍
# 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](https://github.com/vdohney/keepass-password-dumper) 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
文件快照
[4.0K] /data/pocs/7f24127c5343f36bac347f49b34f3864a89a4b98
├── [2.8K] keepassdump.py
└── [ 486] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。