BurpSuite extension to inject custom cross-site scripting payloads on every form/request submitted to detect blind XSS vulnerabilities
Las características principales de bitthebyte/bitblinder son: Vulnerability Scanning, XSS Injection, XSS Vulnerability Tools.
Las alternativas de código abierto para bitthebyte/bitblinder incluyen: nvisium/xssvalidator — This is a burp intruder extender that is designed for automation and validation of XSS vulnerabilities. wish-i-was/femida — Automated blind-xss search for Burp Suite. hahwul/dalfox — Dalfox is an automated web application security tool specifically designed for discovering and verifying cross-site… jiangsir404/xss-sql-fuzz — burpsuite 插件对GP所有参数(过滤特殊参数)一键自动添加xss sql payload 进行fuzz. elkokc/reflector — Burp plugin able to find reflected XSS on page in real-time while browsing on site. attackercan/burp-xss-sql-plugin — Publishing plugin which I used for years which helped me to find several bugbounty-worthy XSSes, OpenRedirects and SQLi.
This is a burp intruder extender that is designed for automation and validation of XSS vulnerabilities.
Dalfox is an automated web application security tool specifically designed for discovering and verifying cross-site scripting vulnerabilities. It functions as an XSS vulnerability scanner that analyzes HTTP parameters and DOM structures to identify reflected, stored, and blind injection points. The project distinguishes itself by providing a Model Context Protocol server and a REST API, allowing artificial intelligence agents and remote interfaces to trigger and manage security scans programmatically. It utilizes a payload mutation engine and fingerprinting strategies to execute WAF evasion t
Publishing plugin which I used for years which helped me to find several bugbounty-worthy XSSes, OpenRedirects and SQLi.