How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
burpsuite 插件对GP所有参数(过滤特殊参数)一键自动添加xss sql payload 进行fuzz
The main features of jiangsir404/xss-sql-fuzz are: Fuzzing Tools, XSS Injection, XSS Vulnerability Tools.
Open-source alternatives to jiangsir404/xss-sql-fuzz include: hahwul/dalfox — Dalfox is an automated web application security tool specifically designed for discovering and verifying cross-site… wish-i-was/femida — Automated blind-xss search for Burp Suite. bitthebyte/bitblinder — BurpSuite extension to inject custom cross-site scripting payloads on every form/request submitted to detect blind XSS… nvisium/xssvalidator — This is a burp intruder extender that is designed for automation and validation of XSS vulnerabilities. ultimatehackers/xsstrike — XSStrike is a security tool designed to detect cross-site scripting vulnerabilities through parameter fuzzing and web… damian89/extended-xss-search — A better version of my xssfinder tool - scans for different types of xss on a list of urls.
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
BurpSuite extension to inject custom cross-site scripting payloads on every form/request submitted to detect blind XSS vulnerabilities
This is a burp intruder extender that is designed for automation and validation of XSS vulnerabilities.