> cat /dev/github | grep security-tools
discovered 03 Aug 2026

golddigger

via awesome-list
→ View on GitHub
Gold Digger is a Python tool designed for the rapid discovery of sensitive information within files by performing recursive searches based on user-defined criteria. It allows users to specify files to search, exclude certain file types, and log results, thereby enhancing efficiency during penetration testing and file analysis. The utilization of regular expressions aids in identifying matches, although it may lead to false positives.