Merge pull request #108 from hahwul/update-tags

Add tags to weapons YAML files
This commit is contained in:
HAHWUL 2024-03-17 20:21:40 +09:00 committed by GitHub
commit eece914b5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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]