GitHound is a reconnaissance and security scanning tool designed to search GitHub for exposed secrets such as API keys, credentials, and other sensitive tokens. It works by combining GitHub search queries (often called “GitHub dorks”) with pattern matching techniques to locate potential secrets across public repositories. Instead of scanning only a limited set of repositories, the tool leverages GitHub’s Code Search API to analyze results from across the entire public GitHub ecosystem, including repositories and Gists. GitHound examines files returned by search queries and applies detection methods such as regex pattern matching, entropy analysis, and contextual evaluation to identify likely credentials. It can also dig into commit history to uncover secrets that may have been removed or reverted but still exist in older revisions. This capability makes it useful for security researchers, DevSecOps teams, and bug bounty hunters who need to detect leaked credentials.

Features

  • Global GitHub scanning using GitHub Code Search to locate secrets across public repositories and Gists
  • Pattern-based detection using regex rules combined with entropy and contextual analysis
  • Commit history analysis to discover credentials that were deleted or reverted in past commits
  • Support for GitHub search queries (GitHub dorks) to target specific patterns or services
  • Custom regex rules and automation-friendly JSON output for integration with scripts and pipelines
  • Decoding capabilities such as Base64 extraction to identify encoded secrets during scans

Project Samples

Project Activity

See All Activity >

Categories

OSINT

License

MIT License

Follow GitHound

GitHound Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of GitHound!

Additional Project Details

Operating Systems

Linux

Programming Language

Go, Unix Shell

Related Categories

Unix Shell OSINT Tool, Go OSINT Tool

Registered

2026-03-07