awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
portswigger avatar

portswigger/xss-validatorFork

0
View on GitHub↗
94 stars·30 forks·Java·MIT·8 viewsnVisium.com↗

Xss Validator

This is a burp intruder extender that is designed for automation and validation of XSS vulnerabilities.

Features

  • XSS Vulnerability Tools - Automated validation of XSS payloads.

Star history

Star history chart for portswigger/xss-validatorStar history chart for portswigger/xss-validator

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Xss Validator

Similar open-source projects, ranked by how many features they share with Xss Validator.
  • ultimatehackers/xsstrikeUltimateHackers avatar

    UltimateHackers/XSStrike

    15,027View on GitHub↗

    XSStrike is a security tool designed to detect cross-site scripting vulnerabilities through parameter fuzzing and web response analysis. It functions as a web application fuzzer and vulnerability scanner that identifies injection points and security flaws. The project includes a specialized utility for detecting blind XSS, where payloads execute asynchronously or on separate pages. It also features a JavaScript library auditor to identify outdated libraries with known vulnerabilities and a dedicated tool for identifying and bypassing web application firewalls using various evasion techniques.

    Python
    View on GitHub↗15,027
  • hahwul/dalfoxhahwul avatar

    hahwul/dalfox

    4,846View on GitHub↗

    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

    Gobugbountybugbounty-toolcicd-pipeline
    View on GitHub↗4,846
  • conanjun/xssblindinjectorconanjun avatar

    conanjun/xssblindinjector

    5View on GitHub↗

    burp插件,实现自动化xss盲打以及xss log

    Java
    View on GitHub↗5
  • elkokc/reflectorelkokc avatar

    elkokc/reflector

    1,212View on GitHub↗

    Burp plugin able to find reflected XSS on page in real-time while browsing on site

    Java
    View on GitHub↗1,212
See all 12 alternatives to Xss Validator→

Frequently asked questions

What does portswigger/xss-validator do?

This is a burp intruder extender that is designed for automation and validation of XSS vulnerabilities.

What are the main features of portswigger/xss-validator?

The main features of portswigger/xss-validator are: XSS Vulnerability Tools.

What are some open-source alternatives to portswigger/xss-validator?

Open-source alternatives to portswigger/xss-validator include: ultimatehackers/xsstrike — XSStrike is a security tool designed to detect cross-site scripting vulnerabilities through parameter fuzzing and web… hahwul/dalfox — Dalfox is an automated web application security tool specifically designed for discovering and verifying cross-site… conanjun/xssblindinjector — burp插件,实现自动化xss盲打以及xss log. elkokc/reflector — Burp plugin able to find reflected XSS on page in real-time while browsing on site. hpd0ger/supertags — 一个Burpsuite插件,用于检测隐藏的XSS,需要安装Jython环境:https://blog.csdn.net/sinat_25449961/article/details/77374407. jiangsir404/xss-sql-fuzz — burpsuite 插件对GP所有参数(过滤特殊参数)一键自动添加xss sql payload 进行fuzz.