Skip to content

lazybuffer/xsscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[XSS Vulnerability Scanner in Python]

To run this:

  • pip3 install -r requirements.txt
  • To detect XSS on https://www.example.com:
    python3 xsscan.py https://www.example.com --level=2
    

About

simple cross-site-scripting scanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages