File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change 1
- # inject-sql
1
+ <p align =" center " >
2
+ <img src="https://raw.githubusercontent.com/heroesofcode/inject-sql/main/assets/logo.png" width="530" height="530" alt="Logo">
3
+ </p >
4
+
5
+ <p align =" center " >
6
+ <a href="https://github.com/heroesofcode/inject-sql/actions/workflows/CI.yml"><img src="https://github.com/heroesofcode/inject-sql/actions/workflows/CI.yml/badge.svg"></a>
7
+ <a href="https://crates.io/crates/injectsql"><img src="https://img.shields.io/crates/v/injectsql"></a>
8
+ <a href="https://brew.sh/pt-br/"><img src="https://img.shields.io/badge/Homebrew-f1c072.svg?logo=homebrew&logoColor=7c6a50"></a>
9
+ <a href="https://img.shields.io/badge/rustc-1.74.1-blue.svg?logo=rust&logoColor=orange"><img src="https://img.shields.io/badge/rustc-1.74.1-blue.svg?logo=rust&logoColor=orange"></a>
10
+ <a href="https://crates.io/crates/injectsql"><img src="https://img.shields.io/crates/d/injectsql.svg?logo=rust&logoColor=orange"></a>
11
+ <a href="https://github.com/heroesofcode/inject-sql/blob/main/LICENSE"><img src="https://img.shields.io/github/license/heroesofcode/inject-sql.svg"></a>
12
+ </p >
2
13
3
- [ ![ CI] ( https://github.com/heroesofcode/inject-sql/actions/workflows/CI.yml/badge.svg )] ( https://github.com/heroesofcode/inject-sql/actions/workflows/CI.yml )
4
- [ ![ Crates.io] ( https://img.shields.io/crates/v/injectsql )] ( https://crates.io/crates/injectsql )
5
- [ ![ Rustc] ( https://img.shields.io/badge/rustc-1.74.1-blue.svg?logo=rust&logoColor=orange )] ( https://img.shields.io/badge/rustc-1.70.0-blue.svg?logo=rust&logoColor=orange )
6
- [ ![ Downloads] ( https://img.shields.io/crates/d/injectsql.svg?logo=rust&logoColor=orange )] ( https://crates.io/crates/injectsql )
7
- [ ![ License] ( https://img.shields.io/github/license/heroesofcode/inject-sql.svg )] ( https://github.com/heroesofcode/inject-sql/blob/main/LICENSE )
8
14
9
15
🛢️🖥️ Command Line Tools to check for SQL Injection vulnerability. This tool is to help pentest in their daily lives quickly.
10
16
You can’t perform that action at this time.
0 commit comments