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