dom-based xss

DOM-based XSS (Cross-Site Scripting) is a type of security vulnerability that occurs when a website dynamically manipulates or generates its own Document Object Model (DOM) using untrusted data, allowing an attacker to inject and execute malicious scripts in a user's browser.

Requires login.