#sql-injection #command-line #check #sql-injection-vulnerabilities

app injectsql

Command Line Tools to check for SQL Injection vulnerability

7 releases (breaking)

Uses new Rust 2024

0.7.0 Sep 15, 2025
0.6.0 Dec 16, 2024
0.5.0 Nov 8, 2024
0.4.0 Oct 23, 2024
0.1.0 Oct 13, 2024

#1324 in Database interfaces

Download history 10/week @ 2025-09-28 4/week @ 2025-10-05

388 downloads per month

MIT license

1MB
245 lines

Logo

🛢️ 🖥️ Command Line Tools for checking SQL Injection vulnerability. This tool helps pentesters with their work.

Installing

Cargo

Installing from crates.io (requires Rust/Cargo):

cargo install injectsql

Homebrew

You can install with Homebrew:

brew tap heroesofcode/taps
brew install heroesofcode/taps/injectsql

Usage

injectsql

I recommend using the website listed below for testing.

[!WARNING] The use of this tool without permission is illegal. If you would like to test it, I recommend using the websites listed above.

Contributing

Feel free to contribute, share ideas in issues and open pull requests

License

injeqtor is released under the MIT license. See LICENSE for details.

Dependencies

~17–37MB
~527K SLoC