Crates.io | injectsql |
lib.rs | injectsql |
version | 0.7.0 |
created_at | 2024-10-13 16:45:37.537921+00 |
updated_at | 2025-09-15 01:22:38.588025+00 |
description | Command Line Tools to check for SQL Injection vulnerability. |
homepage | |
repository | https://github.com/heroesofcode/inject-sql |
max_upload_size | |
id | 1407475 |
size | 1,220,372 |
🛢️ 🖥️ 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.
[!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.