Man-in-the-middle attacks

When a person put a device in between two devices communicating with each other it is called man-in-the-middle attack. Even so it is possible to capture SSL encrypted communications this way, the captured data will not make sense because it is encrypted. It also true for other types of communications where traffic is encrypted. For example VPN traffic data will not make sense.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator