Skip to content

Black box tool for Vulnerability detection in web applications

License

Notifications You must be signed in to change notification settings

varunjammula/VSVBP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSVBP

VSVBP is a black box vulnerability detection tool for web applications. This is built using Flask framework. This tool takes as input the root link of the website and crawls the website for all possible pages in the web application. It indexes these web pages and later tries to inject different SQL and XSS vulnerability vectors to perform vulnerability analysis.

Installation

The detailed instructions are given in the Help Files folder.

Running

To run the application in the development web server just execute run.py with the Python interpreter from the flask virtual environment.

About

Black box tool for Vulnerability detection in web applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published