Sinisterly
XSStrike - Printable Version

+- Sinisterly (https://sinister.li)
+-- Forum: Hacking (https://sinister.li/Forum-Hacking)
+--- Forum: Website & Server Hacking (https://sinister.li/Forum-Website-Server-Hacking)
+--- Thread: XSStrike (/Thread-XSStrike--135208)



XSStrike - Hack3rcon - 02-25-2021

Hello,
I want to scan a website against XSS with the XSStrike tool. I visited [https://github.com/s0md3v/XSStrike/wiki/Usage](https://github.com/s0md3v/XSStrike/wiki/Usage) and this tool need "GET" or "POST" methods. For example,
Code:
$ python xsstrike.py -u "http://example.com/search.php?q=query"
How can I find a properly URL of my target for it?

Thank you.


RE: XSStrike - mothered - 02-25-2021

Moved from the Hacking Tools forum to Website & Server Hacking.