ReconPro is a powerful automated reconnaissance tool designed for security researchers and penetration testers.
chmod +x install.sh ./install.sh
./reconpro.sh example.com
ls -la scans/example.com/
- Deep JavaScript Analysis - Extracts endpoints, secrets, DOM XSS sinks
- Business Logic Mapping - Identifies workflows and sequences
- API Intelligence - Categorizes endpoints by business function
- Cloud Infrastructure - Comprehensive cloud testing
- Authentication Testing - Specialized auth endpoint analysis
- Advanced Secret Detection - Multiple secret finding methods
- CORS Testing - Automated CORS misconfiguration detection
- GraphQL Intelligence - Schema extraction and analysis
- Technology Fingerprinting - Detailed tech stack analysis
- Actionable Reporting - Prioritized next steps for manual testing
scans/abc.com/
├── live_hosts.txt # 45 live websites
├── api/ecommerce.txt # 12 payment endpoints
├── js/all_endpoints.txt # 89 hidden APIs from JS
├── results/nuclei_results.txt # 3 critical vulnerabilities
└── reconpro_report.txt # Executive summary