Credential Access
KeeThief
Extract KeePass keys and entries from memory.
credentialswindows
keethief — terminal
$ Get-KeePassDatabaseKey # PowerShellWhat it does
KeeThief pulls KeePass master-key material from a running process and can decrypt database entries. Useful when a target relies on KeePass for secret storage.
Common use cases
- •Recover KeePass master key from memory on a compromised host to access the password database.
- •Extract all entries from a KeePass database without knowing the master password.
- •Identify KeePass usage during post-exploitation enumeration of credential-storage habits.
Key features
- •Extracts KeePass master key from process memory with no configuration required.
- •Decrypts and exports all entries from the KeePass database after key recovery.
- •Implemented as a PowerShell module for in-memory execution without touching disk.
Source
https://github.com/HarmJ0y/KeeThief ↗More Credential Access tools
Need hosted scanning instead of local tooling?
Run a scan in the browser →