➡️ Use ReconPro Now: https://iamshafayat.github.io/ReconPro/
ReconPro is a specialized web reconnaissance tool designed for cybersecurity professionals and bug bounty hunters. It provides instant access to carefully curated Google dorks organized by vulnerability type and risk level, significantly accelerating the initial reconnaissance phase of security assessments.
- Pre-loaded Dorks covering:
- File exposures (configs, backups, logs)
- CMS vulnerabilities (WordPress, Drupal, Joomla)
- Database exposures (SQLi patterns, DB files)
- Domain intelligence (subdomains, certificates)
- Smart Preset System for common reconnaissance scenarios
- Cross-platform - Runs in any modern browser
- Dual theme system (light/dark mode)
- Favorites management
- Search history tracking
- Interactive query previews
- Responsive design (works on mobile/desktop)
- Zero external dependencies
- Local storage persistence
- Custom dork selection interface
- Visit https://iamshafayat.github.io/ReconPro/
- Enter target (e.g.,
example.com) - Select dorks:
- Browse all (filter by category/risk)
- Use presets (WordPress/SQLi/Subdomains)
- Click to execute searches in new tabs
| Preset | Dorks Included | Description |
|---|---|---|
| WordPress Scan | 9 dorks | Finds configs, backups, plugins |
| SQLi Checks | 3 dorks | Identifies SQL injection points |
| Subdomains | 3 dorks | Discovers subdomains |
We welcome dork submissions and improvements!
- Fork the repository
- Add new dorks to dorkDatabase in script.js
- Submit a pull request
Structured with:
{
id: {
name: "Dork Name",
dork: "actual_query",
category: "File Exposure",
risk: "critical|high|medium|low",
description: "What it detects"
}
}ReconPro must only be used on systems you own or have explicit permission to test. Users are responsible for complying with all applicable laws and terms of service.
This project is licensed under the Apache License 2.0.
Made with ❤️ by Shafayat Ahmed Alif for Security Researchers