Merge pull request #125 from hahwul/update-sql-and-nosql

Add SQLi and NoSQLi tags to weapons
This commit is contained in:
HAHWUL 2024-08-18 18:59:26 +09:00 committed by GitHub
commit 44f8eeb63b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

@ -6,4 +6,4 @@ category: tool
type: Utils
platform: [linux, macos, windows]
lang: Python
tags: []
tags: [sqli]

View File

@ -7,4 +7,4 @@ category: tool
type: Scanner
platform: [linux, macos, windows]
lang: Python
tags: []
tags: [nosqli]

View File

@ -6,4 +6,4 @@ category: tool
type: Scanner
platform: [linux, macos, windows]
lang: Go
tags: []
tags: [nosqli]

View File

@ -6,4 +6,4 @@ category: tool
type: Scanner
platform: [linux, macos, windows]
lang: Python
tags: []
tags: [sqli]