injectsql

Crates.ioinjectsql
lib.rsinjectsql
version0.7.0
created_at2024-10-13 16:45:37.537921+00
updated_at2025-09-15 01:22:38.588025+00
descriptionCommand Line Tools to check for SQL Injection vulnerability.
homepage
repositoryhttps://github.com/heroesofcode/inject-sql
max_upload_size
id1407475
size1,220,372
João Lucas (joaolfp)

documentation

README

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.

Commit count: 170

cargo fmt