Skip to content

SoftDev VScan is a open source web vulnerability scanner for written to make web penetration testing automated.

License

Notifications You must be signed in to change notification settings

ohunayogege/vscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoftDev VScan is a open source web vulnerability scanner for written to make web penetration testing automated. SoftDev VScan has the following features.

-Sql Injection (GET Method)
-XSS (GET Method)
-Crawl
-E-mail Disclosure
-Credit Card Disclosure
-Whois
-Command Injection (GET Method)
-Directory Traversal (GET Method)
-File Include (GET Method)
-Server Information
-Technology Information
-X-Content-Type Check
-X-XSS-Protection Check
-TCP Port Scanner
-robots.txt Check
-URL  Encode
-Certification Information
-Available Methods
-Cyber Threat Intelligence
-IP2Location
-File Input Available Check

Installation:
git clone https://github.com/ohunayogege/vscan.git
cd vscan
pip install -r requirements

Usage:
python vscan.py action web_URL
  action      Action: full xss sql fuzzing e-mail credit-card whois links
              portscanner urlEncode cyberthreatintelligence commandInjection
              directoryTraversal fileInclude headerCheck certificate method
              IP2Location FileInputAvailable
  web_URL     URL

About

SoftDev VScan is a open source web vulnerability scanner for written to make web penetration testing automated.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages