Merge pull request #67 from hahwul/hahwul-dev

Add 2 proxy tools
This commit is contained in:
HAHWUL 2022-09-22 22:28:37 +09:00 committed by GitHub
commit 00b69bd317
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: