React RCE Scanner is a Burp Suite extension designed to detect and exploit the React vulnerability CVE-2025-55182 (Remote Code Execution in React applications). It automatically captures URLs during browsing, removes duplicates, applies regex filters for exclusion, and scans for the vulnerability. No paid Burp subscription is required it works with the Community Edition.
This tool is for educational and security research purposes only. Use responsibly and with permission.
Features
Automatic URL Capture: Collects unique base URLs (protocol + host + port) from HTTP traffic in the Proxy tool.
Duplicate Removal: Ensures no repeated URLs in the list.
Regex Exclusion Filter: Exclude specific domains or patterns (e.g., \.gov$ or internal\.company\.com) to focus your scan.