-
青龙2.11.3,OpenWRT新拉的镜像,用 macvlan 建的容器,
按教程命令安装了各种依赖,并运行了一次mitmdump才进行后面的操作
启动 task /ql/scripts/HanEightTurtle_mitm_server_ql_main/main.py 后,
打开网页 :40082 注册,登录后页面一片空白。
开始以为是去广告拓展导致,尝试切换到隐私模式,登陆后一…
-
ghost updated
1 month ago
-
Hello,
I'm stuck since few days concerning the decryption of the HTTPS traffic in the web interface.
mitmproxy is setup and is working (in transparent mode).
What I understand is that the "DumpTLSM…
-
Thanks for creating an issue! But first: did you read our community guidelines?
https://cuckoo.sh/docs/introduction/community.html
##### My issue is: While starting the cuckoo I am getting an erro…
-
If you keep receiving Error 101 when trying to connect to PaD on IOS do the following:
Go to Settings > General > Certificate Trust Settings > Toggle **mitmproxy** ON
@jgoldshlag
zetix updated
6 years ago
-
We've merged our super shiny new WireGuard mode! ✨ There is a blogpost by @decathorpe upcoming, but you can probably figure things out by running `mitmweb --mode wireguard` if you want to dive in an t…
mhils updated
3 months ago
-
Hello !
There is a way to use this software with mitmproxy or ssplit ?
I mean I want to sniff http/https connections.
-
##### Steps to reproduce the problem:
1. Given this addon:
```python
from mitmproxy import http
class Reproducer:
def load(self, loader):
loader.add_option(name="this_will_brea…
-
#### Problem Description
AMF ( https://en.wikipedia.org/wiki/Action_Message_Format ) parsing support vanished at some point in the early mitmproxy releases, and didn't come back. I'm planning to re…
-
Hi,
the QUIC protocol supports a feature called connection migration (https://www.rfc-editor.org/rfc/rfc9000.html#name-connection-migration). I adapted a QUIC client to change its IP address during…