Which hping3 command is used to collect the initial sequence number?

Prepare for the Certified Ethical Hacker Version 11 Exam with a comprehensive test featuring flashcards and multiple choice questions, each accompanied by hints and explanations to ensure a thorough understanding. Ace your ethical hacking exam with confidence!

Multiple Choice

Which hping3 command is used to collect the initial sequence number?

Explanation:
Collecting the initial sequence number relies on having the tool report the sequence value that the target chooses in its TCP response. The option that enables this reporting is -Q, which instructs the tool to display the initial sequence number from the target’s reply to a crafted TCP packet. So a command that targets a host on a specific port and uses -Q is the one designed to reveal that ISN. The other options aren’t focused on TCP sequence numbers: the ICMP mode sends non-TCP traffic, which won’t provide a TCP ISN; using ACK or SYN flags without a reporting option won’t reveal the ISN; and a fragmented SYN with verbose output doesn’t inherently display the initial sequence number.

Collecting the initial sequence number relies on having the tool report the sequence value that the target chooses in its TCP response. The option that enables this reporting is -Q, which instructs the tool to display the initial sequence number from the target’s reply to a crafted TCP packet. So a command that targets a host on a specific port and uses -Q is the one designed to reveal that ISN.

The other options aren’t focused on TCP sequence numbers: the ICMP mode sends non-TCP traffic, which won’t provide a TCP ISN; using ACK or SYN flags without a reporting option won’t reveal the ISN; and a fragmented SYN with verbose output doesn’t inherently display the initial sequence number.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy