|
|
|
|
|
by ivanr
4088 days ago
|
|
Once the attacker hijacks the plaintext HTTP connection, she can pretty much do whatever she wants with the user. Of course, that's provided we're talking about a casual user, who isn't going to pay much attention to the HTTPS indicators. Thus, the first leg of the traffic, between the victim and the MITM attacker is forever unencrypted. The second leg, between the attacker and the servers can be encrypted; it's not going to impact the attacker's capabilities in any way. The attacker doesn't need to create their own fake login page, etc, because she can simply proxy all traffic from and to Amazon's servers. |
|