Skip to content

NeelRanka/AutoXSS

Repository files navigation

AutoXSS

Automated Tool for Detecting Reflected XSS

To run,
python3 main.py [options]

options:
-U : Url/Domain to scan for
-UF : URL/Domain file path for multiple URLs/Domains sequentially
-R :to specify a recursive approach
-d to specify depth of recursion (default 3)
-PF : payload file
-v : Verbose output
--dynamic : to render dynamic webpages using selenium

About

Automated Tool for Detecting Reflected XSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages