sqlmc
Check all urls of a domain for SQL injections
Platforms: Linux · Last verified September 6, 2026
SQLMC (SQL Injection Massive Checker) is a tool designed to scan a domain for SQL injection vulnerabilities. It crawls the given URL up to a specified depth, checks each link for SQL injection vulnerabilities, and reports its findings.
Only use this tool against systems you own or are explicitly authorized to test — see the disclaimer.
Getting started
Install on Kali Linux with `sudo apt install sqlmc`. See the official Kali tool page and upstream homepage linked above for full usage and configuration details.