mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
Add SQLi and NoSQLi tags to weapons
This commit is contained in:
parent
bfb7b8b8de
commit
100af934a6
@ -6,4 +6,4 @@ category: tool
|
||||
type: Utils
|
||||
platform: [linux, macos, windows]
|
||||
lang: Python
|
||||
tags: []
|
||||
tags: [sqli]
|
||||
|
@ -7,4 +7,4 @@ category: tool
|
||||
type: Scanner
|
||||
platform: [linux, macos, windows]
|
||||
lang: Python
|
||||
tags: []
|
||||
tags: [nosqli]
|
||||
|
@ -6,4 +6,4 @@ category: tool
|
||||
type: Scanner
|
||||
platform: [linux, macos, windows]
|
||||
lang: Go
|
||||
tags: []
|
||||
tags: [nosqli]
|
||||
|
@ -6,4 +6,4 @@ category: tool
|
||||
type: Scanner
|
||||
platform: [linux, macos, windows]
|
||||
lang: Python
|
||||
tags: []
|
||||
tags: [sqli]
|
||||
|
Loading…
Reference in New Issue
Block a user