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
Back to attackercan/burp-xss-sql-plugin

Open-source alternatives to Burp Xss Sql Plugin

30 open-source projects similar to attackercan/burp-xss-sql-plugin, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Burp Xss Sql Plugin alternative.

  • nvisium/xssvalidatornVisium avatar

    nVisium/xssValidator

    420View on GitHub↗

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

    Java
    View on GitHub↗420
  • 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
  • bitthebyte/bitblinderBitTheByte avatar

    BitTheByte/BitBlinder

    123View on GitHub↗

    BurpSuite extension to inject custom cross-site scripting payloads on every form/request submitted to detect blind XSS vulnerabilities

    Python
    View on GitHub↗123
  • wish-i-was/femidawish-i-was avatar

    wish-i-was/femida

    284View on GitHub↗

    Automated blind-xss search for Burp Suite

    Python
    View on GitHub↗284
  • mystech7/burp-huntermystech7 avatar

    mystech7/Burp-Hunter

    152View on GitHub↗

    XSS Hunter Burp Plugin

    Java
    View on GitHub↗152
  • 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

AI search

Explore more awesome repositories

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

Find more with AI search
  • reverse-shell/routersploitreverse-shell avatar

    reverse-shell/routersploit

    13,151View on GitHub↗

    RouterSploit is an embedded device exploitation framework and vulnerability scanner designed to identify and exploit security flaws in networked embedded hardware and firmware. It provides a centralized toolkit for scanning for known weaknesses and common misconfigurations to gain unauthorized system access. The framework includes an architecture-specific payload generator to create custom binary payloads tailored to the target hardware. It also features an automated brute force tool that uses dictionary-based credential guessing to bypass authentication on hardware devices. The tool covers

    Python
    View on GitHub↗13,151
  • 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
  • owasp-modsecurity/modsecurityowasp-modsecurity avatar

    owasp-modsecurity/ModSecurity

    9,680View on GitHub↗

    ModSecurity is an open-source web application firewall and security engine. It functions as an HTTP traffic inspector and intrusion detection system that filters incoming web requests and responses against a set of security rules to block threats and prevent attacks on web servers. The project provides a modular framework for implementing restrictive security policies and custom filtering logic. It identifies and blocks common injection attacks, such as cross-site scripting and SQL injection, while hardening web applications to reduce their overall attack surface. Its broader capabilities in

    C++apacheapache2modsecurity
    View on GitHub↗9,680
  • google/tsunami-security-scannergoogle avatar

    google/tsunami-security-scanner

    8,584View on GitHub↗

    Tsunami Security Scanner is a network vulnerability scanner and security auditor designed to identify high-severity flaws across network assets. It functions as an asynchronous security probe engine that utilizes automated probes and specialized detection logic to find critical weaknesses and prioritize remediation efforts. The project is distinguished by a plugin-based scanning engine, which uses a modular architecture of interchangeable detection plugins to identify vulnerabilities. This extensibility allows for the development and integration of custom security plugins to expand the variet

    Java
    View on GitHub↗8,584
  • aquasecurity/kube-hunteraquasecurity avatar

    aquasecurity/kube-hunter

    5,064View on GitHub↗

    Kube-hunter is a security scanner and vulnerability hunter for Kubernetes clusters. It operates as a cloud-native penetration tool designed to identify security weaknesses, infrastructure misconfigurations, and exploitable gaps by simulating attacker techniques. The tool distinguishes itself through a dual-mode scanning engine that executes both remote external probes and internal network scans. It features identity-based impersonation, allowing it to use service account tokens and pod identities to simulate security access from specific cluster roles and determine the potential blast radius

    Python
    View on GitHub↗5,064
  • coinbase/saluscoinbase avatar

    coinbase/salus

    29View on GitHub↗

    Salus: Guardian of Code Safety and Security

    HTML
    View on GitHub↗29
  • conanjun/xssblindinjectorconanjun avatar

    conanjun/xssblindinjector

    5View on GitHub↗

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

    Java
    View on GitHub↗5
  • danielmiessler/seclistsdanielmiessler avatar

    danielmiessler/SecLists

    71,596View on GitHub↗

    SecLists is a centralized library of security assessment data designed to support vulnerability discovery and penetration testing. It functions as a comprehensive repository of wordlists, payloads, and testing methodologies used to audit software, firmware, and internet-connected hardware for technical vulnerabilities. The project distinguishes itself through a standardized taxonomy and a language-agnostic data format, which allows security tools to predictably ingest and utilize its assets regardless of the underlying programming environment. By decoupling raw testing data from execution log

    PHP
    View on GitHub↗71,596
  • codewatchorg/sqlipycodewatchorg avatar

    codewatchorg/sqlipy

    261View on GitHub↗

    SQLiPy is a Python plugin for Burp Suite that integrates SQLMap using the SQLMap API.

    Python
    View on GitHub↗261
  • aquasecurity/kube-benchaquasecurity avatar

    aquasecurity/kube-bench

    8,078View on GitHub↗

    kube-bench is a Kubernetes security benchmark scanner and configuration auditor. It verifies if a cluster adheres to the Center for Internet Security standards and other hardening guides to identify security misconfigurations and vulnerabilities. The tool operates as a containerized security scanner, utilizing host namespaces to analyze nodes and control plane components without requiring the installation of binaries directly on the host. It supports multiple Kubernetes distributions, applying environment-specific benchmarks to ensure auditing accuracy for managed services. The project cover

    Go
    View on GitHub↗8,078
  • aboul3la/sublist3raboul3la avatar

    aboul3la/Sublist3r

    10,957View on GitHub↗

    Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains by querying search engines and public intelligence sources. It functions as a security tool for identifying the digital footprint of a target domain. The project provides both passive enumeration through multi-source API aggregation and active discovery via a DNS brute force tool. It includes a TCP port scanner to identify active services and open ports on discovered subdomains, facilitating attack surface mapping. The tool can be used as a standalone utility or as a Python security

    Python
    View on GitHub↗10,957
  • bountyyfi/lonkerobountyyfi avatar

    bountyyfi/lonkero

    929View on GitHub↗

    Lonkero - Wraps around your attack surface. Professional-grade scanner for real penetration testing. Fast. Modular. Rust.

    Rust
    View on GitHub↗929
  • govanguard/legionGoVanguard avatar

    GoVanguard/legion

    1,058View on GitHub↗

    Legion is an open source, easy-to-use, super-extensible and semi-automated network penetration testing tool that aids in discovery, reconnaissance and exploitation of information systems.

    Python
    View on GitHub↗1,058
  • alexlauerman/incrementmepleasealexlauerman avatar

    alexlauerman/IncrementMePlease

    13View on GitHub↗

    Burp extension to increment a parameter in each active scan request

    Java
    View on GitHub↗13
  • deepfence/threatmapperdeepfence avatar

    deepfence/ThreatMapper

    5,282View on GitHub↗

    ThreatMapper is a cloud native application protection platform and infrastructure security scanner. It functions as a vulnerability management system and cloud workload telemetry collector designed to monitor workloads and detect security risks across cloud and container environments. The platform distinguishes itself through a network traffic visualizer that uses machine learning to classify communication patterns and a graph-based attack mapping system to identify high-risk paths between vulnerabilities and network dependencies. Its broader capabilities cover cloud infrastructure complianc

    TypeScriptcloud-nativecloudsecuritycnapp
    View on GitHub↗5,282
  • hawkeyesec/scanner-clihawkeyesec avatar

    hawkeyesec/scanner-cli

    362View on GitHub↗

    The Hawkeye scanner-cli is a project security, vulnerability and general risk highlighting tool. It is meant to be integrated into your pre-commit hooks and your pipelines.

    JavaScript
    View on GitHub↗362
  • hpd0ger/supertagshpd0ger avatar

    hpd0ger/supertags

    41View on GitHub↗

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

    Python
    View on GitHub↗41
  • hubblestack/hubblehubblestack avatar

    hubblestack/hubble

    385View on GitHub↗

    Welcome to HubbleStack!!

    Python
    View on GitHub↗385
  • jaeles-project/jaelesjaeles-project avatar

    jaeles-project/jaeles

    2,353View on GitHub↗

    The Swiss Army knife for automated Web Application Testing

    Go
    View on GitHub↗2,353
  • jgillam/burp-co2JGillam avatar

    JGillam/burp-co2

    153View on GitHub↗

    A collection of enhancements for Portswigger's popular Burp Suite web penetration testing tool.

    Java
    View on GitHub↗153
  • jgillam/burp-paramalyzerJGillam avatar

    JGillam/burp-paramalyzer

    160View on GitHub↗

    Paramalyzer - Burp extension for parameter analysis of large-scale web application penetration tests.

    Java
    View on GitHub↗160
  • jiangsir404/xss-sql-fuzzjiangsir404 avatar

    jiangsir404/Xss-Sql-Fuzz

    63View on GitHub↗

    burpsuite 插件对GP所有参数(过滤特殊参数)一键自动添加xss sql payload 进行fuzz

    Python
    View on GitHub↗63
  • jtpereyda/boofuzzjtpereyda avatar

    jtpereyda/boofuzz

    2,338View on GitHub↗

    A fork and successor of the Sulley Fuzzing Framework

    Python
    View on GitHub↗2,338
  • aquasecurity/trivy-operatoraquasecurity avatar

    aquasecurity/trivy-operator

    1,890View on GitHub↗

    Kubernetes-native security toolkit

    Go
    View on GitHub↗1,890