Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam 312-49v10 All Questions

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

Exam 312-49v10 topic 1 question 750 discussion

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

As a Computer Hacking Forensics Investigator, you are analyzing a TCP dump of network traffic during a suspected breach. During the investigation, you noticed that the “Packets dropped by kernel” count was unusually high. Given that the network has a high load, what could be the most probable reason for this situation?

  • A. The Tcpdump tool was run without the -c flag, causing it to capture packets indefinitely
  • B. The TCP packets were not matching the input expression of Tcpdump
  • C. The Boolean expression used with Tcpdump was too restrictive, missing some packets
  • D. The buffer space in the OS running Tcpdump was insufficient, leading to dropped packets
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
Elb
6 months ago
Selected Answer: D
Packets “dropped by kernel” is the number of packets that were dropped due to a lack of buffer space, by the packet capture mechanism in the OS running Tcpdump, if the OS reports that information to applications; if the information is not reported, it will be reported as 0
upvoted 1 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 ...