nerdexam
EC-Council

312-50V11 · 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

(46 responses)
  • A
    74% (34)
  • B
    15% (7)
  • C
    7% (3)
  • D
    4% (2)

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#MITM#TCP/IP protocol

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice