DumpsterDiver is a tool used to analyze large volumes of various file types to find various non-public data, such as keys (e.g., AWS Access Key, Azure Share Key, or SSH keys) or passwords, both written in source code and plain text.
The main idea of this tool is to identify any potential leaks of sensitive data.
Key Features:
⏺Uses Shannon Entropy to search for private keys
⏺Can search git logs
⏺Unpacks compressed archives (e.g., zip, tar.gz, etc.)
⏺Supports advanced search based on simple rules (details below)
⏺Finds passwords written in source code or regular files
⏺Fully customizable