Open KristerV opened 7 years ago
hi. Cool project, but anti-xss isn't returning anything.
Running the command python anti-xss.py -u http://shop.xxs runs the command but then just sits there forever. No errors, no results, no anything.
python anti-xss.py -u http://shop.xxs
shop.xss is in my own VM and I wrote specifically for teaching XSS so I know it's vulnerable.
Also, the wiki page is missing, yet the readme says to go there for more info.
Did you solve the problem?
nope :)
hi. Cool project, but anti-xss isn't returning anything.
Running the command
python anti-xss.py -u http://shop.xxs
runs the command but then just sits there forever. No errors, no results, no anything.shop.xss is in my own VM and I wrote specifically for teaching XSS so I know it's vulnerable.
Also, the wiki page is missing, yet the readme says to go there for more info.