awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

SQL injection scanners

Ranking aktualisiert am 9. Juli 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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • s0md3v/xsstrikeAvatar von s0md3v

    s0md3v/XSStrike

    14,752Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,752
  • r0oth3x49/ghauriAvatar von r0oth3x49

    r0oth3x49/ghauri

    4,032Auf GitHub ansehen↗

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

    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
    Auf GitHub ansehen↗4,846
  • andresriancho/w3afAvatar von andresriancho

    andresriancho/w3af

    4,850Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,850
  • arachni/arachniAvatar von Arachni

    Arachni/arachni

    4,000Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,000
  • usestrix/strixAvatar von usestrix

    usestrix/strix

    20,138Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗20,138
  • commixproject/commixAvatar von commixproject

    commixproject/commix

    5,757Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,757
  • projectdiscovery/nucleiAvatar von projectdiscovery

    projectdiscovery/nuclei

    29,189Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗29,189
  • spotbugs/spotbugsAvatar von spotbugs

    spotbugs/spotbugs

    3,896Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,896
  • sullo/niktoAvatar von sullo

    sullo/nikto

    10,104Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,104
  • sqlmapproject/sqlmapAvatar von sqlmapproject

    sqlmapproject/sqlmap

    37,676Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗37,676
  • wpscanteam/wpscanAvatar von wpscanteam

    wpscanteam/wpscan

    9,636Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,636
  • ron190/jsql-injectionAvatar von ron190

    ron190/jsql-injection

    1,768Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,768
Die Top 10 auf einen Blick vergleichen
RepositoryStarsSpracheLizenzLetzter Push
s0md3v/xsstrike14.8KPythongpl-3.026. Apr. 2025
r0oth3x49/ghauri4KPythonMIT4. Okt. 2025
hahwul/dalfox4.8KGomit20. Feb. 2026
andresriancho/w3af4.9KPython—22. Feb. 2023
arachni/arachni4KRubyother22. Mai 2025
usestrix/strix20.1KPythonapache-2.019. Feb. 2026
commixproject/commix5.8KPythonNOASSERTION13. Juni 2026
projectdiscovery/nuclei29.2KGoMIT15. Juni 2026
spotbugs/spotbugs3.9KJavaLGPL-2.116. Juni 2026
sullo/nikto10.1KPerlother19. Feb. 2026

Related searches

  • a dependency injection framework for software development
  • a library for preventing code injection attacks
  • an open source tool for checking compatibility
  • Test isolation tools
  • CLI-Tool zum Debuggen von Containern
  • Test-Frameworks
  • Tool für SQL-Injection-Tests
  • ein Dependency-Injection-Container für Python