nerdexam
EC-Council

312-50V10 · Question #415

You are attempting to man-in-the-middle a session. Which protocol will allow you to guess a sequence number?

The correct answer is A. TCP. At the establishment of a TCP session the client starts by sending a SYN-packet (SYN=synchronize) with a sequence number. To hijack a session it is required to send a packet with a right seq-number, otherwise they are dropped.

Session Hijacking

Question

You are attempting to man-in-the-middle a session. Which protocol will allow you to guess a sequence number?

Options

  • ATCP
  • BUPD
  • CICMP
  • DUPX

How the community answered

(39 responses)
  • A
    79% (31)
  • B
    10% (4)
  • C
    3% (1)
  • D
    8% (3)

Explanation

At the establishment of a TCP session the client starts by sending a SYN-packet (SYN=synchronize) with a sequence number. To hijack a session it is required to send a packet with a right seq-number, otherwise they are dropped.

Topics

#TCP sequence numbers#session hijacking#man-in-the-middle#TCP protocol

Community Discussion

No community discussion yet for this question.

Full 312-50V10 Practice