Saturday, 12 January 2019

What is session Hijacking?

Session Hijacking
Session hijacking is when a hacker takes control of a user session after the user has successfully
authenticated with a server. Session hijacking involves an attack identifying the current session
IDs of a client/server communication and taking over the client’s session. Session hijacking is
made possible by tools that perform sequence-number prediction.

No comments:

Post a Comment