> cat /dev/github | grep security-tools
discovered 03 Aug 2026

SQLiDetector

Clojure ★ 640 via github-topic
→ View on GitHub
SQLiDetector is a Python-based tool designed to identify SQL injection vulnerabilities using error-based methods. It systematically tests target URLs by sending a variety of payloads, while leveraging regex patterns specific to different databases to spot potential errors. Additionally, it integrates with BurpBounty for enhanced testing capabilities across various request parameters, providing an efficient workflow for security professionals assessing web applications.