zayarlin-code/zql

GitHub: zayarlin-code/zql

Stars: 0 | Forks: 0

# ⚡ ZQL 1.0 ### Cyberpunk SQL Security Testing Framework

![Version](https://img.shields.io/badge/version-1.0-red) ![Python](https://img.shields.io/badge/python-3.10-blue) ![Platform](https://img.shields.io/badge/platform-linux-green) ![License](https://img.shields.io/badge/license-GPL3-orange) ## 🧠 Features - SQL Injection Scanner - WAF Detection - Cookie Security Audit - DBMS Fingerprinting - HTML / JSON / Markdown Reports - Cyberpunk CLI Interface - Security Header Analysis - Response Difference Detection ## 📸 Demo [+] Initializing ZQL Engine... [+] Loading Modules... [✓] WAF Detected [✓] SQL Injection Found ## ⚙ Installation git clone https://github.com/zayarlin-code/zql cd zql python3 zql.py ## 🚀 Usage ### Interactive Mode python3 zql.py ### Full Scan python3 zql.py scan http://target.com?id=1 ### WAF Detection python3 zql.py waf-detect https://target.com ## 🧩 Modules | Module | Status | |--------|--------| | SQLi Scanner | ✅ | | WAF Detection | ✅ | | Header Analyzer | ✅ | | Cookie Audit | ✅ | | DB Fingerprinting | ✅ | ## 📁 Report Formats TXT JSON HTML Markdown ## ⚠ Disclaimer This tool is for educational and authorized testing only. Do not use on systems without permission. ## 👨‍💻 Developer Zayar Lin