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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 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/xssvalidatorAvatar von nVisium

    nVisium/xssValidator

    420Auf GitHub ansehen↗

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

    Java
    Auf GitHub ansehen↗420
  • elkokc/reflectorAvatar von elkokc

    elkokc/reflector

    1,212Auf GitHub ansehen↗

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

    Java
    Auf GitHub ansehen↗1,212
  • bitthebyte/bitblinderAvatar von BitTheByte

    BitTheByte/BitBlinder

    123Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗123
  • wish-i-was/femidaAvatar von wish-i-was

    wish-i-was/femida

    284Auf GitHub ansehen↗

    Automated blind-xss search for Burp Suite

    Python
    Auf GitHub ansehen↗284
  • mystech7/burp-hunterAvatar von mystech7

    mystech7/Burp-Hunter

    152Auf GitHub ansehen↗

    XSS Hunter Burp Plugin

    Java
    Auf GitHub ansehen↗152
  • hahwul/dalfoxAvatar von hahwul

    hahwul/dalfox

    4,846Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,846

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • reverse-shell/routersploitAvatar von reverse-shell

    reverse-shell/routersploit

    13,151Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,151
  • ultimatehackers/xsstrikeAvatar von UltimateHackers

    UltimateHackers/XSStrike

    15,027Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗15,027
  • owasp-modsecurity/modsecurityAvatar von owasp-modsecurity

    owasp-modsecurity/ModSecurity

    9,680Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,680
  • google/tsunami-security-scannerAvatar von google

    google/tsunami-security-scanner

    8,584Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,584
  • aquasecurity/kube-hunterAvatar von aquasecurity

    aquasecurity/kube-hunter

    5,064Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,064
  • coinbase/salusAvatar von coinbase

    coinbase/salus

    29Auf GitHub ansehen↗

    Salus: Guardian of Code Safety and Security

    HTML
    Auf GitHub ansehen↗29
  • conanjun/xssblindinjectorAvatar von conanjun

    conanjun/xssblindinjector

    5Auf GitHub ansehen↗

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

    Java
    Auf GitHub ansehen↗5
  • danielmiessler/seclistsAvatar von danielmiessler

    danielmiessler/SecLists

    71,596Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗71,596
  • codewatchorg/sqlipyAvatar von codewatchorg

    codewatchorg/sqlipy

    261Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗261
  • aquasecurity/kube-benchAvatar von aquasecurity

    aquasecurity/kube-bench

    8,078Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,078
  • aboul3la/sublist3rAvatar von aboul3la

    aboul3la/Sublist3r

    10,957Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,957
  • bountyyfi/lonkeroAvatar von bountyyfi

    bountyyfi/lonkero

    929Auf GitHub ansehen↗

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

    Rust
    Auf GitHub ansehen↗929
  • govanguard/legionAvatar von GoVanguard

    GoVanguard/legion

    1,058Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,058
  • alexlauerman/incrementmepleaseAvatar von alexlauerman

    alexlauerman/IncrementMePlease

    13Auf GitHub ansehen↗

    Burp extension to increment a parameter in each active scan request

    Java
    Auf GitHub ansehen↗13
  • deepfence/threatmapperAvatar von deepfence

    deepfence/ThreatMapper

    5,282Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,282
  • hawkeyesec/scanner-cliAvatar von hawkeyesec

    hawkeyesec/scanner-cli

    362Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗362
  • hpd0ger/supertagsAvatar von hpd0ger

    hpd0ger/supertags

    41Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗41
  • hubblestack/hubbleAvatar von hubblestack

    hubblestack/hubble

    385Auf GitHub ansehen↗

    Welcome to HubbleStack!!

    Python
    Auf GitHub ansehen↗385
  • jaeles-project/jaelesAvatar von jaeles-project

    jaeles-project/jaeles

    2,353Auf GitHub ansehen↗

    The Swiss Army knife for automated Web Application Testing

    Go
    Auf GitHub ansehen↗2,353
  • jgillam/burp-co2Avatar von JGillam

    JGillam/burp-co2

    153Auf GitHub ansehen↗

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

    Java
    Auf GitHub ansehen↗153
  • jgillam/burp-paramalyzerAvatar von JGillam

    JGillam/burp-paramalyzer

    160Auf GitHub ansehen↗

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

    Java
    Auf GitHub ansehen↗160
  • jiangsir404/xss-sql-fuzzAvatar von jiangsir404

    jiangsir404/Xss-Sql-Fuzz

    63Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗63
  • jtpereyda/boofuzzAvatar von jtpereyda

    jtpereyda/boofuzz

    2,338Auf GitHub ansehen↗

    A fork and successor of the Sulley Fuzzing Framework

    Python
    Auf GitHub ansehen↗2,338
  • aquasecurity/trivy-operatorAvatar von aquasecurity

    aquasecurity/trivy-operator

    1,890Auf GitHub ansehen↗

    Kubernetes-native security toolkit

    Go
    Auf GitHub ansehen↗1,890