Sniffing your phone’s traffic
Checking your phone’s network traffic is often very interesting. I usually use mitmproxy for that. You can simply install it as a docker container and just need to change your phone’s proxy settings. There is a super handy webinterface running under http://localhost:8081 to check the transmitted data. As SSL wont be correctly signed / working […]