Skip to content

Tries to find XSS and database vulnerabilities in websites, http or https.

License

Notifications You must be signed in to change notification settings

BernardoPiedade/web_vuln_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Install dependencies

pip install requests beautifulsoup4 

usage

python vulnerability_scanner.py http://example.com
python vulnerability_scanner.py http://example.com --log my_log_file.txt

About

Tries to find XSS and database vulnerabilities in websites, http or https.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages