From 31a82dd6b8a1a0d9ee3a1f60934f9af008260703 Mon Sep 17 00:00:00 2001 From: hahwul Date: Wed, 23 Aug 2023 23:41:04 +0900 Subject: [PATCH] Update tags --- weapons/apkleaks.yaml | 2 ++ weapons/attack-surface-detector-burp.yaml | 3 ++- weapons/attack-surface-detector-zap.yaml | 3 ++- weapons/noir.yaml | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/weapons/apkleaks.yaml b/weapons/apkleaks.yaml index ae3e605..60a648e 100644 --- a/weapons/apkleaks.yaml +++ b/weapons/apkleaks.yaml @@ -11,3 +11,5 @@ platform: lang: Python tags: - apk +- url +- endpoint \ No newline at end of file diff --git a/weapons/attack-surface-detector-burp.yaml b/weapons/attack-surface-detector-burp.yaml index 7eeb4ae..4de8472 100644 --- a/weapons/attack-surface-detector-burp.yaml +++ b/weapons/attack-surface-detector-burp.yaml @@ -11,4 +11,5 @@ platform: - burpsuite lang: Java tags: -- endpoint \ No newline at end of file +- endpoint +- url \ No newline at end of file diff --git a/weapons/attack-surface-detector-zap.yaml b/weapons/attack-surface-detector-zap.yaml index 4194793..c264447 100644 --- a/weapons/attack-surface-detector-zap.yaml +++ b/weapons/attack-surface-detector-zap.yaml @@ -11,4 +11,5 @@ platform: - zap lang: Java tags: -- endpoint \ No newline at end of file +- endpoint +- url \ No newline at end of file diff --git a/weapons/noir.yaml b/weapons/noir.yaml index ddb5acd..63708df 100644 --- a/weapons/noir.yaml +++ b/weapons/noir.yaml @@ -7,7 +7,7 @@ type: Recon platform: - linux - macos -- windows lang: Crystal tags: - endpoint +- url \ No newline at end of file