Giter Club home page Giter Club logo

vulscanpro's Introduction


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 : [email protected]

VulScanPro is licensed under GPL-3.0 License

vulscanpro's People

Contributors

thenurhabib avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vulscanpro's Issues

Dependency Issues requirements.txt broken

I cannot find the core.* libaries. I tried to install them in a virtual environment by executing the pip3 install -r requirements.txt but it fails.

Can you update the requirements.txt please to make it work?

install issue

Traceback (most recent call last):
File "/home/s1d6p01nt7/vulscanpro/vulscanpro.py", line 20, in
from core.toolcmd import *
ModuleNotFoundError: No module named 'core.toolcmd'

Improvement or Suggestion

Please add some extra features like subdomain enumeration, directory brute-forcing, fetching URLs with parameters from the Wayback machine, and sorting them in patterns (gf-patterns). Then scanning those patterns with tools accordingly.
Make something like this bro.

Error in non rooted termux

~/vulscanpro $ pip install -r requirements.txt Collecting argparse (from -r requirements.txt (line 1)) Downloading argparse-1.4.0-py2.py3-none-any.whl.metadata (2.8 kB) ERROR: Could not find a version that satisfies the requirement time (from versions: none) ERROR: No matching distribution found for time ~/vulscanpro $ python3 vulscanpro.py -h Traceback (most recent call last): File "/data/data/com.termux/files/home/vulscanpro/vulscanpro.py", line 20, in from core.toolcmd import * ModuleNotFoundError: No module named 'core.toolcmd'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.