Merge pull request #107 from hahwul/update-attack-surface-detector

Add attack-surface tag to detector YAML files
This commit is contained in:
HAHWUL 2024-03-09 00:07:42 +09:00 committed by GitHub
commit 37f6715082
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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]