If I install something like Wireshark, Fiddler or mitmproxy, will I be able to decrypt all HTTPS content flowing from my computer to the application server of interest? If yes, then how to secure web traffic against such activity?
> If I install something like Wireshark, Fiddler or mitmproxy, will I be able to decrypt all HTTPS content flowing from my computer to the application server of interest?
Yes.
> If yes, then how to secure web traffic against such activity?
> By uninstalling Wireshark, Fiddler or mitmproxy.
Well, I was interested in preventing others from sniffing the traffic. If I am the app owner or an app user, then anyone on the LAN or shared home network can sniff the traffic.
alrlroipsp|3 years ago
Yes.
> If yes, then how to secure web traffic against such activity?
By uninstalling Wireshark, Fiddler or mitmproxy.
m33k44|3 years ago
Well, I was interested in preventing others from sniffing the traffic. If I am the app owner or an app user, then anyone on the LAN or shared home network can sniff the traffic.