Multiple choice

Which of the following is called Session hijacking attack?

  1. In this attack, the attacker uses the authentication to track the session information.

  2. In this attack, the attacker may fake their IP address so the receiver thinks it is sent from a location that it is not actually from.

  3. This is an attack where DNS information is falsified.

  4. By this attack, the attacker gets the password of a user or administrator on a network and gain unauthorized access.

  5. None of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This is correct as once authentication is complete, they may attack the client computer to disable it, and use IP spoofing to claim to be the client who was just authenticated and steal the session.