Open Redirection Analyzer
-
Updated
Mar 5, 2023 - Python
Open Redirection Analyzer
OWASP Xenotix XSS Exploit Framework is an advanced Cross Site Scripting (XSS) vulnerability detection and exploitation framework.
XSSB is a proactive DOM sanitizer, defending against client-side injection attacks!
Find sources and sinks in js code that could lead to DOM XSS 🔎💧🚰
DOM-based XSS flaw where location.search is injected into the page via innerHTML, letting us execute arbitrary JavaScript.
DOM-based XSS where location.search is written into the page via innerHTML, letting us inject HTML and trigger alert(1) using an SVG onload payload.
Discovering the JavaScript parameters for dom-xss
A tool for detecting deep and regular XSS vulnerabilities in websites.
Ultimate DOM Clobbering Cheat Sheet - 100+ exploitation vectors for XSS, CSP bypass, and client-side attacks. Covers browser compatibility, framework evasion, and real-world exploit chains for security researchers and bug bounty hunters
Advanced Cross-Site Scripting (XSS) vulnerability testing framework with WAF bypass, DOM XSS detection, and comprehensive reporting capabilities.
This is a script to exploit DOM XSS in jQuery anchor href attribute sink using location.search source in the PortSwigger Web Security Lab.
Add a description, image, and links to the dom-xss topic page so that developers can more easily learn about it.
To associate your repository with the dom-xss topic, visit your repo's landing page and select "manage topics."