From d77a5e8e80d1401a1446f00a5f63e1687400fefd Mon Sep 17 00:00:00 2001 From: hahwul Date: Tue, 6 Sep 2022 07:07:30 +0900 Subject: [PATCH] Update weapons (New type: Proxy) Signed-off-by: hahwul --- weapons/hetty.yaml | 3 +-- weapons/proxify.yaml | 3 +-- weapons/wuzz.yaml | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/weapons/hetty.yaml b/weapons/hetty.yaml index ebc75a4..12cddc6 100644 --- a/weapons/hetty.yaml +++ b/weapons/hetty.yaml @@ -5,11 +5,10 @@ description: Hetty is an HTTP toolkit for security research. It aims to become a features tailored to the needs of the infosec and bug bounty community. url: https://github.com/dstotijn/hetty category: tool -type: Army-Knife +type: Proxy platform: - linux - macos - windows lang: Go tags: -- proxy \ No newline at end of file diff --git a/weapons/proxify.yaml b/weapons/proxify.yaml index 0f71ffa..279e6b1 100644 --- a/weapons/proxify.yaml +++ b/weapons/proxify.yaml @@ -4,11 +4,10 @@ description: Swiss Army knife Proxy tool for HTTP/HTTPS traffic capture, manipul and replay url: https://github.com/projectdiscovery/proxify category: tool -type: Army-Knife +type: Proxy platform: - linux - macos - windows lang: Go tags: -- proxy \ No newline at end of file diff --git a/weapons/wuzz.yaml b/weapons/wuzz.yaml index b898821..7b81628 100644 --- a/weapons/wuzz.yaml +++ b/weapons/wuzz.yaml @@ -3,11 +3,10 @@ name: wuzz description: 'Interactive cli tool for HTTP inspection ' url: https://github.com/asciimoo/wuzz category: tool -type: Army-Knife +type: Proxy platform: - linux - macos - windows lang: Go tags: -- proxy \ No newline at end of file