From 6ffdc41403ae06cbd3c58f7b1ecfc02aaabb0907 Mon Sep 17 00:00:00 2001 From: Dyrandy <53304159+Dyrandy@users.noreply.github.com> Date: Mon, 5 Sep 2022 23:54:31 +0900 Subject: [PATCH 1/2] Create EchoMirage.md --- weapons/EchoMirage.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 weapons/EchoMirage.md diff --git a/weapons/EchoMirage.md b/weapons/EchoMirage.md new file mode 100644 index 0000000..1e193e5 --- /dev/null +++ b/weapons/EchoMirage.md @@ -0,0 +1,10 @@ +--- +name: Echo Mirage +description: A generic network proxy that uses DLL injection to capture and alter TCP traffic. +url: https://sourceforge.net/projects/echomirage.oldbutgold.p/ +category: tool +type: Proxy +platform: +- windows +lang: +tags: [] From d77a5e8e80d1401a1446f00a5f63e1687400fefd Mon Sep 17 00:00:00 2001 From: hahwul Date: Tue, 6 Sep 2022 07:07:30 +0900 Subject: [PATCH 2/2] 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