XssPy is a python tool for finding Cross Site Scripting vulnerabilities in websites. This tool is the first of its kind. Instead of just checking one page as most of the tools do, this tool traverses the website and find all the links and subdomains first. After that, it starts…
-
-
XSSYA – Cross Site Scripting Scanner & Vulnerability Confirmation
XSSYA is a Cross Site Scripting Scanner & Vulnerability Confirmation that is working in two methods. Method number 1 for Confirmation Request and Response Method number 2 for Confirmation Execute encoded payload and search for the same payload in web HTML code but decoded What is Cross-site scripting (XSS) is…