When I log in into Facebook, using Wireshark in the same machine, I can read the request data in plain-text.
That doesn’t happen when I’m sniffing my LAN: I can read the SSL packets but they are already encrypted.
The only way to read these packets in a LAN environment is intercepting the POST request before it goes to the router?
Only after that the packet will be encrypted?
Or the packet is encrypted just right before the request leaves the client device machine?