Recon Tool: Collector
Collector
Collector, by thenurhabib, is an Intelligent automated tool used to collect every vulnerable XSS (Cross-Site Scripting) parameter via Wayback Machine.
See Also: So you want to be a hacker?
Complete Offensive Security and Ethical Hacking Course
Main Features
- Find XSS vulnerable patameters.
- Crwal entire website and collect every URL
- Advance Error Handling.
- Collect GET parameters.
This Framework also crawls URLs and JS Files for sensitive information.
This tool is ideal for Bug Bounty Hunting, Recon, and the Red Team to quickly grab vulnerable parameters for XSS from entire domain, passively so it will be real fast, and then probe and test them manually to confirm if they are vulnerable.
Trending: Offensive Security Tool: VLANPWN
Trending: Recon Tool: ReconSpider
Installation
git clone https://www.github.com/thenurhabib/collector
cd collector
pip install -r requirements.txt
python3 collector.py -h
Usage
python3 collector.py -d pull --host example.com