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