Add attack-surface tag to detector YAML files

This commit is contained in:
HAHWUL 2024-03-09 00:06:58 +09:00
parent 8f8ac48670
commit 6da306c700
2 changed files with 2 additions and 2 deletions

View File

@ -7,4 +7,4 @@ category: tool-addon
type: Recon
platform: [linux, macos, windows, burpsuite]
lang: Java
tags: [endpoint, url]
tags: [endpoint, url, attack-surface]

View File

@ -7,4 +7,4 @@ category: tool-addon
type: Recon
platform: [linux, macos, windows, zap]
lang: Java
tags: [endpoint, url]
tags: [endpoint, url, attack-surface]