mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
Add tags to weapons YAML files
This commit is contained in:
parent
c97c6b9520
commit
09e2e4bbdc
@ -7,4 +7,4 @@ category: tool
|
||||
type: Recon
|
||||
platform: [linux, macos, windows]
|
||||
lang: Python
|
||||
tags: [dns]
|
||||
tags: [dns, subdomains]
|
||||
|
@ -6,4 +6,4 @@ category: tool
|
||||
type: Recon
|
||||
platform: [linux, macos, windows]
|
||||
lang: Go
|
||||
tags: []
|
||||
tags: [subdomains]
|
||||
|
@ -7,4 +7,4 @@ category: tool
|
||||
type: Recon
|
||||
platform: [linux, macos, windows]
|
||||
lang: Go
|
||||
tags: []
|
||||
tags: [subdomains, dns]
|
||||
|
@ -6,4 +6,4 @@ category: tool
|
||||
type: Recon
|
||||
platform: [linux, macos, windows]
|
||||
lang: Go
|
||||
tags: []
|
||||
tags: [subdomains, dns, port]
|
||||
|
Loading…
Reference in New Issue
Block a user