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
hpd0ger avatar

hpd0ger/supertags

0
View on GitHub↗
41 stars·3 forks·Python·10 views

Supertags

一个Burpsuite插件,用于检测隐藏的XSS,需要安装Jython环境:https://blog.csdn.net/sinat_25449961/article/details/77374407

Features

  • XSS Vulnerability Tools - Detection of hidden XSS vectors.

Star history

Star history chart for hpd0ger/supertagsStar history chart for hpd0ger/supertags

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 Supertags

Similar open-source projects, ranked by how many features they share with Supertags.
  • 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 Supertags→

Frequently asked questions

What does hpd0ger/supertags do?

一个Burpsuite插件,用于检测隐藏的XSS,需要安装Jython环境:https://blog.csdn.net/sinat_25449961/article/details/77374407

What are the main features of hpd0ger/supertags?

The main features of hpd0ger/supertags are: XSS Vulnerability Tools.

What are some open-source alternatives to hpd0ger/supertags?

Open-source alternatives to hpd0ger/supertags 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. jiangsir404/xss-sql-fuzz — burpsuite 插件对GP所有参数(过滤特殊参数)一键自动添加xss sql payload 进行fuzz. mystech7/burp-hunter — XSS Hunter Burp Plugin.