Add 2 proxy tools

pull/67/head
hahwul 2022-09-22 22:28:14 +09:00
parent 0dce408695
commit 7735b59782
2 changed files with 24 additions and 0 deletions

12
weapons/evil-proxy.yaml Normal file
View File

@ -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:

12
weapons/mitmproxy.yaml Normal file
View File

@ -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: