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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

SQL injection scanners

Clasificación actualizada el 9 jul 2026

For an automated tool for testing SQL injection, the strongest matches are s0md3v/xsstrike (XSStrike is a specialized security scanner focused on detecting), r0oth3x49/ghauri (Ghauri is a specialized automated scanner focused specifically on) and hahwul/dalfox (This tool is a specialized web application security scanner). andresriancho/w3af and arachni/arachni round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Find the best SQL injection scanners ranked by activity and features. Compare top open-source security tools to find the best fit for your stack.

SQL injection scanners

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • s0md3v/xsstrikeAvatar de s0md3v

    s0md3v/XSStrike

    14,752Ver en GitHub↗

    XSStrike is an automated security scanning engine designed for web application discovery, input

    XSStrike is a specialized security scanner focused on detecting and exploiting cross-site scripting vulnerabilities, though it lacks the broader SQL and command injection testing capabilities of a comprehensive web application security suite.

    PythonCross-Site Scripting ToolsCross-Site Scripting ToolsSecurity Crawlers
    Ver en GitHub↗14,752
  • r0oth3x49/ghauriAvatar de r0oth3x49

    r0oth3x49/ghauri

    4,032Ver en GitHub↗

    Ghauri is an automated SQL injection scanner and exploitation tool designed to detect and extract data from vulnerable databases. It functions as a database exfiltration framework that identifies security flaws and retrieves system banners, hostnames, and database schemas. The tool identifies boolean, error, time-based, and stacked query vulnerabilities across multiple input vectors, including HTTP headers, cookies, JSON, SOAP, and XML. It provides capabilities for automated database exfiltration and the processing of bulk target lists to identify flaws across multiple environments. The syst

    Ghauri is a specialized automated scanner focused specifically on SQL injection detection and exploitation, making it a highly effective tool for that specific subset of web application security testing.

    PythonSQL Injection ScannersSQL Injection Tools
    Ver en GitHub↗4,032
  • hahwul/dalfoxAvatar de hahwul

    hahwul/dalfox

    4,846Ver en 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

    This tool is a specialized web application security scanner focused on XSS detection and verification, providing automated scanning and CI/CD integration capabilities that align with your security testing needs.

    GoCross-Site Scripting ToolsCross-Site Scripting ToolsVulnerability Scanners
    Ver en GitHub↗4,846
  • andresriancho/w3afAvatar de andresriancho

    andresriancho/w3af

    4,850Ver en GitHub↗

    w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities in web applications. It functions as a vulnerability scanner that crawls targets to find injection points and a fuzzer used to discover hidden endpoints and test input validation. The project distinguishes itself by providing an intercepting HTTP proxy for capturing and modifying traffic, combined with a knowledge-base driven exploitation system. It enables the execution of security exploits to gain remote shell access and supports post-exploitation activities, such as routing

    This is a comprehensive web application security scanner that automates the detection and exploitation of injection vulnerabilities like SQLi and XSS, fitting the requested category and feature set perfectly.

    PythonPenetration Testing FrameworksSecurity Auditing ToolsTraffic Interception Tools
    Ver en GitHub↗4,850
  • arachni/arachniAvatar de Arachni

    Arachni/arachni

    4,000Ver en GitHub↗

    Arachni is a dynamic application security testing vulnerability scanner and web application security tool. It functions as a distributed web audit framework that performs active and passive audits to identify security flaws such as SQL injection and cross-site scripting. The project features a JavaScript-aware web crawler that executes scripts and monitors DOM changes to analyze modern dynamic web applications. It utilizes server platform fingerprinting to target compatible security payloads and provides a grid-based system to distribute scanning workloads across multiple nodes. The tool cov

    Arachni is a comprehensive, distributed web application security scanner that performs both active and passive audits to detect SQL injection, XSS, and other vulnerabilities with support for automated scanning and CI/CD integration.

    RubyDynamic Analysis ScannersDynamic Application Security TestingActive Security Checking
    Ver en GitHub↗4,000
  • usestrix/strixAvatar de usestrix

    usestrix/strix

    20,138Ver en GitHub↗

    Strix is an automated security research and vulnerability scanning platform that leverages language models to orchestrate complex security analysis tasks. It functions as a comprehensive framework for penetration testing and continuous security integration, allowing users to embed automated vulnerability research directly into development pipelines or execute it within isolated, containerized environments. The platform distinguishes itself through a multi-agent orchestration engine that coordinates specialized autonomous agents to perform parallel security assessments. By integrating LLM-agno

    Strix is an automated security research and vulnerability scanning platform that provides the framework for orchestrating penetration testing and continuous security integration, fitting the category of a web application security scanner.

    PythonPipeline SecurityVulnerability ScannersCI/CD Pipeline Integrations
    Ver en GitHub↗20,138
  • commixproject/commixAvatar de commixproject

    commixproject/commix

    5,757Ver en GitHub↗

    Commix is an automated tool for detecting and exploiting OS command injection vulnerabilities in web applications. It probes user-supplied input vectors with heuristic test payloads, analyzes response differences to identify injection points, and then automates the execution of arbitrary operating system commands on the target server. The tool distinguishes itself through a multi-layer filter bypass engine that evaluates input constraints independently per filter type and composes tailored evasion strategies into a single payload. A modular payload tamper pipeline transforms raw injection str

    This tool is a specialized scanner focused on detecting and exploiting OS command injection vulnerabilities, making it a highly effective component for web application security testing despite its narrow focus on command injection rather than a broad suite of vulnerability types.

    PythonCommand InjectionCommand Injection Scanners
    Ver en GitHub↗5,757
  • projectdiscovery/nucleiAvatar de projectdiscovery

    projectdiscovery/nuclei

    29,189Ver en GitHub↗

    Nuclei is a modular security scanning framework designed for automated vulnerability detection and infrastructure reconnaissance. It functions as a template-driven engine that executes security checks across diverse network protocols, allowing users to define custom detection logic to identify vulnerabilities, misconfigurations, and exposed assets. The platform distinguishes itself through its highly extensible architecture, which supports distributed scanning, headless browser automation for dynamic web content, and out-of-band interaction monitoring to detect blind vulnerabilities. It integ

    Nuclei is a powerful, template-driven security scanning framework that automates vulnerability detection across web applications and infrastructure, making it a highly effective tool for identifying injection flaws and other security issues.

    GoAutomated Security ScannersVulnerability Scanners
    Ver en GitHub↗29,189
  • spotbugs/spotbugsAvatar de spotbugs

    spotbugs/spotbugs

    3,896Ver en GitHub↗

    SpotBugs is a static analysis tool and bytecode analyzer for Java applications. It scans compiled class files to identify bugs, security vulnerabilities, and performance issues without executing the code. The system functions as both a bug detector and a static application security testing tool to locate logical errors and API misuse. The project distinguishes itself through a plugin-based detector architecture that allows the integration of external libraries to add custom detection rules. It provides specialized security auditing for vulnerabilities such as SQL injection, cross-site scripti

    SpotBugs is a static application security testing tool that identifies injection vulnerabilities like SQL injection and cross-site scripting in Java bytecode, fitting the category of a security scanner even though it operates via static analysis rather than dynamic exploitation.

    JavaSQL Injection Detection ToolsXSS Detection
    Ver en GitHub↗3,896
  • sullo/niktoAvatar de sullo

    sullo/nikto

    10,104Ver en GitHub↗

    Nikto is an open-source HTTP security auditing tool and web server vulnerability scanner. It functions as a reconnaissance engine designed to identify insecure server options, outdated software, and common vulnerabilities by analyzing HTTP responses. The project differentiates itself through capabilities for intrusion detection evasion and web server fingerprinting. It uses request-level encoding and timing spacers to bypass security filters and employs signature-based identification to determine specific server software versions and misconfigurations. The scanner covers broad capability are

    Nikto is a well-established web server vulnerability scanner that performs automated security auditing and identifies common misconfigurations, though it focuses more on server-side infrastructure and outdated software than on deep payload-based injection exploitation.

    PerlVulnerability Scanners
    Ver en GitHub↗10,104
  • sqlmapproject/sqlmapAvatar de sqlmapproject

    sqlmapproject/sqlmap

    37,676Ver en GitHub↗

    This project is an automated security testing suite designed to detect and exploit database vulnerabilities. It functions as a command-line utility that streamlines the identification, verification, and exploitation of web application flaws by automating the injection of malicious payloads into input parameters. The tool provides a comprehensive framework for database enumeration, allowing users to extract schema information, user data, and system configurations from identified injection points. What distinguishes this tool is its sophisticated engine for dynamic payload adaptation and heuris

    This tool is a specialized security scanner focused on the automated detection and exploitation of SQL injection vulnerabilities, making it a highly effective component for database-specific security testing within the broader web application security category.

    PythonSQL Injection Tools
    Ver en GitHub↗37,676
  • wpscanteam/wpscanAvatar de wpscanteam

    wpscanteam/wpscan

    9,636Ver en GitHub↗

    WPScan is a security analysis utility and vulnerability scanner designed specifically for auditing WordPress installations and other content management systems. It functions as a web application security tool that identifies misconfigurations, outdated software, and security holes in core installations, plugins, and themes. The tool employs black-box scanning techniques to perform site component enumeration, identifying users, themes, and plugins by matching known file paths and response signatures. It matches these detected components against a database of known security flaws to analyze the

    WPScan is a specialized web application security scanner that automates vulnerability auditing for WordPress environments, though it focuses on known component vulnerabilities rather than generic injection testing.

    RubyCMS Security AuditingWeb Security AnalysisAttack Surface Analysis
    Ver en GitHub↗9,636
  • ron190/jsql-injectionAvatar de ron190

    ron190/jsql-injection

    1,768Ver en GitHub↗

    jSQL Injection is a lightweight application used to find database information from a server.

    This is a specialized security tool focused on identifying and exploiting SQL injection vulnerabilities, which directly addresses the core capability of a web application security scanner despite its narrow focus on database-related flaws.

    JavaDatabase Vulnerability Scanning
    Ver en GitHub↗1,768
Compara los 10 mejores de un vistazo
RepositorioEstrellasLenguajeLicenciaÚltimo push
s0md3v/xsstrike14.8KPythongpl-3.026 abr 2025
r0oth3x49/ghauri4KPythonMIT4 oct 2025
hahwul/dalfox4.8KGomit20 feb 2026
andresriancho/w3af4.9KPython—22 feb 2023
arachni/arachni4KRubyother22 may 2025
usestrix/strix20.1KPythonapache-2.019 feb 2026
commixproject/commix5.8KPythonNOASSERTION13 jun 2026
projectdiscovery/nuclei29.2KGoMIT15 jun 2026
spotbugs/spotbugs3.9KJavaLGPL-2.116 jun 2026
sullo/nikto10.1KPerlother19 feb 2026

Related searches

  • State injection vulnerabilities
  • a dependency injection framework for software development
  • Automated testing framework
  • a library for preventing code injection attacks
  • an open source tool for checking compatibility
  • Test isolation tools
  • UI inspection tools
  • Template condition validator