Videos

Published on May 26th, 2019 📆 | 5281 Views ⚑

0

DOM-Based Cross-Site Scripting [ XSS ] Practical | Chapter: 5 Cross-Site Scripting | LAZY HACKERS


iSpeech.org


DOM Based XSS (or as it is called in some texts, “type-0 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.

#wearelazyhackers

Follow Us On





WEBSITE: https://www.lazyhackers.in/
TWITTER: https://www.twitter.com/lazyhackers_
INSTAGRAM: https://www.instagram.com/lazyhackers
FACEBOOK: https://www.facebook.com/lazyhackersofficial
GITHUB: https://www.github.com/lazyhackers


2019-05-26 09:30:52

source

Tagged with:



Comments are closed.