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!
MIT license BRS-XSS is a modular Python CLI scanner for XSS vulnerabilities. Features context-aware payloads, WAF evasion, DOM analysis via Playwright, ML-based risk scoring, and export in HTML/JSON/SARIF. Designed for integration with Brabus Recon Suite (BRS).
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.
DOM XSS in jQuery anchor href attribute sink using location.search source
xss-labs for learning web application security. Each lab demonstrates a different XSS vulnerability with interactive examples and solutions. Frontend-only, no server required.
Discovering the JavaScript parameters for dom-xss
URDev’s Ultimate Injection Template is my personal payload collection: a comprehensive reference collection of web injection vectors, focused primarily on client-side execution surfaces in modern and legacy web applications.
📦 Redirect Android app storage paths safely with easy APK and Zygisk module installs for real devices and emulators.
A chrome extension to detect DOM changes and reflections to find XSS
Advanced Cross-Site Scripting (XSS) vulnerability testing framework with WAF bypass, DOM XSS detection, and comprehensive reporting capabilities.
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
An extension to find possible parameters in a web page DOM
Chrome DevTools extension for accelerating Trusted Types adoption with real-time CSP violation monitoring, sink analysis, policy generation, and developer-focused DOM XSS remediation workflows.
Web application penetration testing project against OWASP Juice Shop, covering SQL Injection, Reflected XSS, Stored XSS and DOM XSS with Burp Suite, evidence, findings and remediation.
BRS-KB is XSS Knowledge Base API
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."