
CVE-2023-32784-kdbxpassdmp
Retrieves the master password from Keepass memory dump, using a hint of bruteforce.

Retrieves the master password from Keepass memory dump, using a hint of bruteforce.

Network forensics writeup + tooling for a TryHackMe DFIR challenge: reverses a hex→Base64→XOR exfiltration chain from PCAP traffic, then recovers a…

This tool leverages the Process Forking technique using the RtlCreateProcessReflection API to clone the lsass.exe process. Once the clone is created,…

Dump TeamViewer ID and password from memory. Works much better than other tools.

tool to extract passwords from TeamViewer memory using Frida

Extracts KeePass master passwords from memory dumps of unlocked databases, outputting potential characters by position, a passphrase, and a…

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

Stealthy In-Memory Local Password Harvester (SILPH) tool: dump LSA, SAM and DCC2 with indirect syscall

Educational demonstration of CVE-2023-32784 KeePass master password recovery via memory dump analysis, with step-by-step exploit setup and mitigation…

Retrieve the master password of a keepass database <= 2.53.1

Exploitation and defense-in-depth mitigation strategies for the KeePass memory leakage vulnerability (CVE-2023-32784).

Original PoC for CVE-2023-30367

KeePass Master Password Extraction PoC for Linux