From e6230667e9438e4ac5167e075bad4578f2686d67 Mon Sep 17 00:00:00 2001 From: hahwul Date: Tue, 8 Nov 2022 21:58:15 +0900 Subject: [PATCH] Add crawl tag --- weapons/BurpSuite.yaml | 3 ++- weapons/zaproxy.yaml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/weapons/BurpSuite.yaml b/weapons/BurpSuite.yaml index 6b212a3..8acf722 100644 --- a/weapons/BurpSuite.yaml +++ b/weapons/BurpSuite.yaml @@ -12,4 +12,5 @@ platform: lang: Java tags: - mitmproxy -- live-audit \ No newline at end of file +- live-audit +- crawl \ No newline at end of file diff --git a/weapons/zaproxy.yaml b/weapons/zaproxy.yaml index dedb2d5..fdda7a2 100644 --- a/weapons/zaproxy.yaml +++ b/weapons/zaproxy.yaml @@ -12,4 +12,5 @@ platform: lang: Java tags: - mitmproxy -- live-audit \ No newline at end of file +- live-audit +- crawl \ No newline at end of file