Skip to content

thenurhabib/collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


collector
collector

Collect XSS vulnerable parameters from entire domain.

pics


            _ _           _             
           | | |         | |            
   ___ ___ | | | ___  ___| |_ ___  _ __ 
  / __/ _ \| | |/ _ \/ __| __/ _ \| '__|
 | (_| (_) | | |  __/ (__| || (_) | |   
  \___\___/|_|_|\___|\___|\__\___/|_| 1.0.0

                          @thenurhabib 

collector is An Intelligent Automated tool used to collect every vulnerable parameters via Wayback Machine.

Main Features

  • Find XSS vulnerable patameters.
  • Crwal entire website and collect every URL
  • Advance Error Handling.
  • Collect GET parameters.

This Framework Also crawl URLs and JS Files for sensitive information.


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

Available command line options

=============== Help Menu ===============

positional arguments:
  function              `pull` or `check`

options:
  -h, --help                 show this help message and exit
  --host HOST                 Domain/Host Name
  --threads THREADS           The number of threads
  --with-subs WITH_SUBS       `yes` or `no`
  --loadfile LOADFILE         File location
  --outputfile OUTPUTFILE     Saving Path

pics


⚠️ Warning!

I Am Not Responsible of any Illegal Use


🕷️ Contribution & License

You can contribute in following ways:

  • Report bugs & add issues
  • Search for new vulnerability
  • Develop plugins
  • Searching Exploits
  • Give suggestions (Ideas) to make it better

Do you want to have a conversation in private? email me : thenurhabib@gmail.com

collector is licensed under GPL-3.0 License