Advanced OSINT & Google Dork Recon Tool for Bug Bounty Hunters
ThirdEye is an advanced OSINT automation tool designed for penetration testers and bug bounty hunters to identify data exposure through indexed search engine results.
It performs:
- Search-based reconnaissance
- Sensitive file exposure detection
- Cloud & source code discovery
- Login/portal detection
- Subdomain enumeration via search
- Error & log exposure monitoring
ThirdEye automates the most powerful Google Dorks into categorized reconnaissance modules.
| Category | Capability |
|---|---|
| Git & Source Code | Detect public .git, repos, configuration leaks |
| Backup & Database | Search exposed .sql, .bak, .zip, .gz |
| Documents | Confidential HR/Finance docs indexed accidentally |
| Credentials | API keys, passwords, internal configs |
| Admin Panels | Dashboards, login portals, CMS access |
| Subdomains | Enumerate assets through search indexing |
| Errors & Misconfig | PHP, SQL, stack trace exposures |
| Cloud Buckets | AWS S3/GCP/Azure storage leaks |
| Monitoring Panels | Jenkins, Grafana, Kibana, etc. |
| Misc OSINT | LinkedIn employees, redirects, listings |
- Python 3.8+
xnldorkertldextract
git clone https://github.com/BAHUBALISID/ThirdEye.git
cd ThirdEye
pip install -r requirements.txt