sqlscan: Quick SQL Injection Point Scanner

sqlscan is a fast and efficient web scanner designed to find SQL injection points. Unlike other tools meant for educational purposes, sqlscan is explicitly for hacking. It works best with sitemaps to yield optimal results and is known for its simplicity, multi-platform compatibility, and speed.

SQLiv: Massive SQL Injection Scanner

SQLiv is a powerful and efficient SQL injection scanner designed to handle large-scale scanning tasks. It supports multiple domain scanning with SQL injection dorks, targeted scanning, and reverse domain scanning. The script utilizes multiprocessing to ensure fast scanning of numerous URLs.

Damn Small SQLi Scanner (DSSS): An Efficient SQL Injection Vulnerability Scanner

The Damn Small SQLi Scanner (DSSS) is a powerful and efficient SQL injection vulnerability scanner written in Python 3.x. Despite being under 100 lines of code, DSSS is fully functional and supports both GET and POST parameters. This tool is ideal for penetration testers and security researchers looking for a lightweight and effective SQL injection scanner.