Secondary Categories: 02-Web Application


Description:

  • DOM XSS
    • DOM-based XSS are a rare attack method and isn’t as commonly seen. DOM stands for Document Object Model. A DOM-based XSS arises when an application contains some client-side Javascript that processes data from an untrusted source in an unsafe way that usually ends up writing back to the DOM.

Resources:

TitleURL
placeholder

Also Check Out: