Sqlifinder
SQL Injection Vulnerability Scanner made with Python
Install / Use
/learn @americo/SqlifinderREADME
sqlifinder is a tool with the function of detecting GET-based sql injection vulnerabilities in web applications using waybackurls, web crawlers and sql injection payloads.
Features
<h1 align="left"> <img src="static/sqlifinder-run.png" alt="sqlifinder" width="700px"></a> <br> </h1>- Fast and powerful scanner
- Include web crawler and waybackurls
Usage
python3 sqlifinder.py -h
This will display help for the tool. Here are all the switches it supports.
Installation
Sqlifinder requires:
- python3
- huepy
- requests
- tqdm
To install run these commands:
▶ sudo apt install git
▶ git clone https://github.com/americo/sqlifinder
▶ cd sqlifinder
▶ pip3 install -r requirements.txt
Running Sqlifinder
To run the tool on a target, just use the following command.
▶ python3 sqlifinder.py -d example.com
The -s command can be used to test sql injection in subdomains of the target.
▶ python3 sqlifinder -d example.com -s
License
sqlifinder is made with 🖤 by the americo.
Related Skills
healthcheck
334.9kHost security hardening and risk-tolerance configuration for OpenClaw deployments
oracle
334.9kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
prose
334.9kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
Writing Hookify Rules
82.3kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
