diff --git a/weapons/evil-proxy.yaml b/weapons/evil-proxy.yaml new file mode 100644 index 0000000..5594e28 --- /dev/null +++ b/weapons/evil-proxy.yaml @@ -0,0 +1,12 @@ +--- +name: EvilProxy +description: A ruby http/https proxy to do EVIL things. +url: https://github.com/bbtfr/evil-proxy +category: tool +type: Proxy +platform: +- linux +- macos +- windows +lang: Ruby +tags: \ No newline at end of file diff --git a/weapons/mitmproxy.yaml b/weapons/mitmproxy.yaml new file mode 100644 index 0000000..626f7c4 --- /dev/null +++ b/weapons/mitmproxy.yaml @@ -0,0 +1,12 @@ +--- +name: mitmproxy +description: An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. +url: https://github.com/mitmproxy/mitmproxy +category: tool +type: Proxy +platform: +- linux +- macos +- windows +lang: Python +tags: \ No newline at end of file