Automated Bug Bounty Reconnaissance Pipeline
git clone https://github.com/itztadi/ReconPulse.git
cd ReconPulse
pip install -e .`reconpulse scan`|`reconpulse report`|`reconpulse monitor`
# Quick start
reconpulse scan --helpReconPulse/
├── reconpulse.py # Main CLI entry
├── setup.py # Package config
├── requirements.txt # Dependencies
└── README.md
- Recon — automated detection and analysis
- Bugbounty — automated detection and analysis
- Subdomain — automated detection and analysis
- Httpx — automated detection and analysis
$ reconpulse scan
[*] Initializing ReconPulse v1.0.0
[*] Target loaded
[+] Scan complete — 0 findings
This tool is for authorized security testing only. Always obtain proper permission before testing any system.
Built with 🔥 by tadi