XSSight – Automated XSS Scanner And Payload Injector
XSS is a very commonly exploited vulnerability type which is very widely spread and easily detectable.
What is XSS(Cross Site Scripting)?
An attacker can inject untrusted snippets of JavaScript into your application without validation. This JavaScript is then executed by the victim who is visiting the target site.
XSS classified into three types Reflected XSS, Stored XSS, DOM-Based XSS. To read more about XSS and OWSAP 10 vulnerabilities click here.
XSSight – XSS Scanner
To find he XSS many famous tools available such as Burp, ZAP, Vega, Nikito. Today we are to discuss XSSight powered by Team Ultimate.
You can clone the tool from Github.
Step1: To Download and install XSSight.