Cross Site Scripting (XSS) – DOM

DOM based XSS also known as “type-0 XSS” is a special contrast class in Cross Site Scripting category in which the malicious script is executed as a result of tampering the DOM environment objects. The attack triggers within the page, but with no need of requests/response pair.

Read more about DOM Based XSS
https://www.owasp.org/index.php/DOM_Based_XSS

Select Language:

Search on the page