Videos

Published on September 9th, 2017 📆 | 8194 Views ⚑

0

DOM Based Cross Site Scripting (XSS) – Low, Medium and High security level


TTS


DOM Based XSS is an XSS attack wherein the attack payload is executed as a result of modifying the DOM “environment” in the victim’s browser used by the original client side script, so that the client side code runs in an “unexpected” manner. That is, the page itself (the HTTP response that is) does not change, but the client side code contained in the page executes differently due to the malicious modifications that have occurred in the DOM environment.


2017-09-09 19:58:16

source





Tagged with:



Comments are closed.