🛢️ 🖥️ Command Line Tools for checking SQL Injection vulnerability. This tool helps pentesters with their work.
Installing from crates.io (requires Rust/Cargo):
cargo install injectsql
You can install with Homebrew:
brew tap heroesofcode/taps
brew install heroesofcode/taps/injectsql
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.
Feel free to contribute, share ideas in issues and open pull requests
injeqtor is released under the MIT license. See LICENSE for details.