What is the threat model in which an attacker could MitM your internal network?
What is the threat model in which an attacker could MitM your internal network?
Police raid on your home/company. Malware on a router. Malicious actor in the server room. Possibilities are endless.
SSL added and removed here ;-)
(this is a reference, look it up if you don't recognize it)
It doesn't even have to be on the router, just the same network segment plus some ARP spoofing tricks (assuming your switch doesn't have ARP spoofing protections or they haven't been enabled) could be enough to MitM a connection.
* Browsers will display annoying warning symbols whenever you try to access sites via HTTP.
* If you live in a shared living space such as an apartment you probably don't have control over your home network.
* Even if you have control over your network, a single compromised IoT device is enough to sniff your internal network traffic, assuming WPA2. (Probably not super likely tbh.)
If you have physical access, TLS isn't much protection against eavesdropping. At that point they can just compromise your hardware instead.