Skip to content

thenurhabib/vulscanpro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


vulscanpro
VulScanPro

Automatic Web Vulnerability Scanner

pics


          
 __      __    _  _____                 _____           
 \ \    / /   | |/ ____|               |  __ \  1.0.0        
  \ \  / /   _| | (___   ___ __ _ _ __ | |__) | __ ___  
   \ \/ / | | | |\___ \ / __/ _` | '_ \|  ___/ '__/ _ \ 
    \  /| |_| | |____) | (_| (_| | | | | |   | | | (_) |
     \/  \__,_|_|_____/ \___\__,_|_| |_|_|   |_|  \___/ 
     
     Automatic Web Vulnerability Scanner.

                          by @thenurhabib

VulScanPro is An Intelligent Automated Framework to scan a domain and perform various attacks to find vulnerabilities. VulScanPro performs 100+ attacks with mutiple web hacking and networking analyzing frameworks. and also it's provide you discription about that vulnerbitry and solution also.

Find for This vulnerabilities

  • Cross Site Scripting (XSS)
  • SQL Injection
  • Open Redirection
  • Server-side request forgery (SSRF)
  • Cross-site request forgery (CSRF)
  • Cross-origin resource sharing (CORS)
  • Host Heder Injection
  • HTML Injection
  • Session Hijacking
  • Subdomain Takeover
  • Sensitive Information disclosure
  • shell injection
  • clickjacking
  • Remote Code execution
  • path traversal
  • Broken Access Control
  • Security Misconfiguration
  • Vulnerable and Outdated Components
  • Unrestricted File Upload

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


Installation

git clone https://www.github.com/thenurhabib/vulscanpro
cd vulscanpro
pip install -r requirements.txt
python3 vulscanpro.py -h

Usage

>> python3 vulscanpro.py example.com              (Scan Domain)
>> python3 vulscanpro.py example.com --skip       (Skip some tools and scan faster.)
>> python3 vulscanpro.py example.com --nospinner  (Disable the IDLE spinner.)

Available command line options

Usage : 

>> python vulscanpro example.com

-h, --help           : Help Menu
-s, --skip           : Skip some tools and scan faster.
-u, --update         : Update VulScanPro.
-n, --nospinner      : Disable the IDLE spinner.

Domain hijacking vulnerability in Yahoo

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

VulScanPro is licensed under GPL-3.0 License