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
388 downloads per month
1MB
245 lines
🛢️ 🖥️ 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.
- Acunetix 🇬🇧
- HackTheBox 🇬🇧
[!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