nerdexam
(ISC)2

SSCP · Question #1199

Which of the following defines session hijacking?

The correct answer is A. Compromising the session between two machines is taken over. Session hijacking occurs when an attacker takes control of an established communication session between two legitimate parties.

Submitted by klara.se· Apr 18, 2026Network and Communications Security

Question

Which of the following defines session hijacking?

Options

  • ACompromising the session between two machines is taken over
  • BExploitation of the trust relationship in the Internet Protocol
  • CCreation of random addresses for each network packet
  • DMaking compute resources unavailable.

How the community answered

(29 responses)
  • A
    93% (27)
  • B
    3% (1)
  • D
    3% (1)

Why each option

Session hijacking occurs when an attacker takes control of an established communication session between two legitimate parties.

ACompromising the session between two machines is taken overCorrect

Session hijacking involves an attacker intercepting and taking over an active, authenticated communication session between a user and a server, often by stealing or guessing the session ID. This allows the attacker to impersonate the legitimate user and access resources or perform actions within that session.

BExploitation of the trust relationship in the Internet Protocol

This describes attacks like IP spoofing or DNS cache poisoning, which manipulate trust relationships at lower layers, rather than directly taking over an established session.

CCreation of random addresses for each network packet

Creating random addresses for network packets is a technique used for security or anonymity, not the definition of session hijacking.

DMaking compute resources unavailable.

Making compute resources unavailable is the definition of a Denial of Service (DoS) attack, which is distinct from session hijacking.

Concept tested: Session hijacking definition

Source: https://learn.microsoft.com/en-us/azure/defender-for-cloud/alerts-template-reference#the-template-for-session-hijacking-alerts

Topics

#Session hijacking#Network attacks#Security definitions

Community Discussion

No community discussion yet for this question.

Full SSCP Practice