Add tags to weapons YAML files

This commit is contained in:
HAHWUL 2024-03-17 20:20:46 +09:00
parent c97c6b9520
commit 09e2e4bbdc
4 changed files with 4 additions and 4 deletions

View File

@ -7,4 +7,4 @@ category: tool
type: Recon
platform: [linux, macos, windows]
lang: Python
tags: [dns]
tags: [dns, subdomains]

View File

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

View File

@ -7,4 +7,4 @@ category: tool
type: Recon
platform: [linux, macos, windows]
lang: Go
tags: []
tags: [subdomains, dns]

View File

@ -6,4 +6,4 @@ category: tool
type: Recon
platform: [linux, macos, windows]
lang: Go
tags: []
tags: [subdomains, dns, port]