exam questions

Exam 312-49v10 All Questions

View all questions & answers for the 312-49v10 exam

Exam 312-49v10 topic 1 question 197 discussion

Actual exam question from ECCouncil's 312-49v10
Question #: 197
Topic #: 1
[All 312-49v10 Questions]

What will the following command accomplish?
C:\ nmap -v -sS -Po <ip> -data_length 6600 0-packet_trace

  • A. Test ability of a router to handle over-sized packets
  • B. Test the ability of a router to handle under-sized packets
  • C. Test the ability of a WLAN to handle fragmented packets
  • D. Test the ability of a router to handle fragmented packets
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
044f354
1 month, 1 week ago
Selected Answer: A
(A) ✅ The command sends oversized packets (data length 6600) to test router handling. (B) ❌ Undersized packets are not specified in this command. (C) ❌ WLAN handling isn't relevant; the command targets a router. (D) ❌ Fragmentation isn't involved; the command specifies oversized packet size directly. You see, the router "handles" oversized packets by fragmenting them. Routers can fragment IPv4 packets, but this command tests the router's initial handling of oversized packets, not specifically its fragmentation capability. The large data_length creates packets exceeding typical MTU, focusing on how the router manages these oversized packets BEFORE potential fragmentation occurs. ----- If you agree, please UPVOTE. Each time you upvote someone with a yellow "SELECTED ANSWER: " banner (like me) your vote is added to the Community Vote Distribution, which helps the community by crowdsourcing correct answers.
upvoted 1 times
...
aqeel1506
9 months ago
The correct answer is D. Test the ability of a router to handle fragmented packets. The command uses the nmap tool to perform a scan with the following options: -v: increases verbosity -sS: performs a SYN scan (half-open TCP connection) -Po: disables ping scans and OS detection <ip>: specifies the target IP address --data_length 6600: sets the packet size to 6600 bytes, which is larger than the standard MTU (Maximum Transmission Unit) of 1500 bytes, forcing packet fragmentation --packet_trace: enables packet tracing By setting the data length to 6600 bytes, the scan will send packets that need to be fragmented, allowing you to test the router's ability to handle fragmented packets.
upvoted 1 times
...
jjweust
3 years ago
There are only two nmap commands referenced in CHFI v10 manual pg. 495-496. nmap -sU and nmap -sT. For what it's worth, an nmap command like this isn't even tested on CEH.
upvoted 1 times
[Removed]
1 year, 6 months ago
yeah, they're really pushing hard for us to take their CEH. Almost a quarter of the questions i saw here is actually more relevant for CEH lol
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago