awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 مستودعات

Awesome GitHub RepositoriesSQL Injection Tools

Specialized engines for detecting and exploiting SQL injection vulnerabilities.

Distinguishing note: Focuses on automated parameter injection.

Explore 6 awesome GitHub repositories matching security & cryptography · SQL Injection Tools. Refine with filters or upvote what's useful.

Awesome SQL Injection Tools GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • sqlmapproject/sqlmapالصورة الرمزية لـ sqlmapproject

    sqlmapproject/sqlmap

    37,676عرض على 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

    Detects and exploits database vulnerabilities by automating malicious payload injection.

    Pythondatabasedetectionexploitation
    عرض على GitHub↗37,676
  • ethicalhack3r/dvwaالصورة الرمزية لـ ethicalhack3r

    ethicalhack3r/DVWA

    13,236عرض على GitHub↗

    DVWA is a vulnerable web application sandbox and PHP security training environment. It serves as a deployable penetration testing target and an OWASP Top 10 lab designed for practicing exploits and simulating common web security vulnerabilities. The application allows users to adjust security difficulty levels to match their skill level and toggle between different SQL database engines to test how various systems handle injection attacks. It includes a mechanism to disable authentication, enabling automated security tools to interact directly with the environment. The project provides capabi

    Provides a multi-engine environment for practicing and testing various SQL injection attack vectors.

    PHP
    عرض على GitHub↗13,236
  • k8gege/k8toolsالصورة الرمزية لـ k8gege

    k8gege/K8tools

    6,167عرض على GitHub↗

    K8tools is a multi-stage attack framework that combines memory-only payload execution, credential testing, port forwarding, privilege escalation, and physical USB-based keystroke injection for comprehensive system compromise. At its core, the Ladon PowerShell module loads a multi-function scanner directly into memory, enabling command execution without writing files to disk, while supporting memory-only payload delivery that downloads and runs obfuscated shellcode or PowerShell commands to evade antivirus detection. The framework distinguishes itself through its breadth of integrated capabili

    Provides tools to practice exploiting SQL injection flaws.

    PowerShell0daybrute-forcebypass
    عرض على GitHub↗6,167
  • mishakorzik/allhackingtoolsالصورة الرمزية لـ mishakorzik

    mishakorzik/AllHackingTools

    5,186عرض على GitHub↗

    AllHackingTools is a security tool orchestrator and suite designed to install, update, and manage a wide array of third-party hacking and security utilities from a single command interface. It functions as a centralized hub for network analysis, open source intelligence, penetration testing, and social engineering tools. The project provides specialized frameworks for gathering open source intelligence and searching for user profiles across social platforms. It includes toolkits for network reconnaissance, vulnerability scanning, and the execution of security exploits, as well as a social eng

    Provides specialized engines for detecting and exploiting SQL injection vulnerabilities.

    Shellall-in-onebruteforcecibersecurity
    عرض على GitHub↗5,186
  • r0oth3x49/ghauriالصورة الرمزية لـ r0oth3x49

    r0oth3x49/ghauri

    4,032عرض على GitHub↗

    Ghauri هو ماسح تلقائي لحقن SQL وأداة استغلال مصممة لاكتشاف واستخراج البيانات من قواعد البيانات الضعيفة. يعمل كإطار عمل لاستخراج البيانات من قاعدة البيانات يحدد الثغرات الأمنية ويسترجع لافتات النظام، وأسماء المضيفين، ومخططات قاعدة البيانات. تحدد الأداة ثغرات الاستعلام المنطقية، والخطأ، والقائمة على الوقت، والمكدسة عبر ناقلات إدخال متعددة، بما في ذلك رؤوس HTTP، وملفات تعريف الارتباط، وJSON، وSOAP، وXML. وتوفر قدرات لاستخراج البيانات التلقائي من قاعدة البيانات ومعالجة قوائم الأهداف بالجملة لتحديد الثغرات عبر بيئات متعددة. يتضمن النظام تعمية حركة مرور الشبكة عبر توجيه الوكيل وعشوائية وكيل المستخدم لتجاوز القيود الأمنية. كما يدير استمرارية حالة الجلسة للسماح باستئناف عمليات استخراج البيانات المتقطعة ويوفر عناصر تحكم للحد من حجم السجلات المسترجعة.

    Automates the detection and extraction of data from databases by exploiting SQL injection vulnerabilities.

    Python
    عرض على GitHub↗4,032
  • jaykali/maskphishالصورة الرمزية لـ jaykali

    jaykali/maskphish

    3,020عرض على GitHub↗

    Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network vulnerability scanning, open-source intelligence, penetration testing, and social engineering. It functions as a multi-purpose framework for automating reconnaissance and executing security audits across diverse network environments. The project features a specialized phishing and social engineering toolkit used for cloning websites, masking URLs, and deploying deceptive pages to capture user credentials. It also includes a remote access Trojan builder for generating platform-specific exe

    Automates database exploitation and scanning by integrating SQLmap functionality.

    Shellhackhackinghacking-tool
    عرض على GitHub↗3,020
  1. Home
  2. Security & Cryptography
  3. SQL Injection Tools

استكشف الوسوم الفرعية

  • Practice EnvironmentsControlled targets specifically designed for learning and testing injection techniques. **Distinct from SQL Injection Tools:** Distinct from SQL Injection Tools: provides the target environment for attacks, not the tools used to perform them.