This came up while discussing Web & insecure HTTP - Using RSA for encrypting passwords on the client side
Is there any such situation possible when requesting an HTTP page where an attacker is able to read all the communications but is not able to modify/spoof the communications?
Till now I've worked with ARP spoofing, which lets one modify packets if necessary. AFAICT if the network is willing to send you packets which aren't yours, the network will accept packets coming from you that appear to come from someone else.