nerdexam
GAQM

CPEH-001 · Question #67

Bob finished a C programming course and created a small C application to monitor the network traffic and produce alerts when any origin sends "many" IP packets, based on the average number of…

The correct answer is A. Just a network monitoring tool. See the full explanation below for the reasoning.

Question

Bob finished a C programming course and created a small C application to monitor the network traffic and produce alerts when any origin sends "many" IP packets, based on the average number of packets sent by all origins and using some thresholds. In concept, the solution developed by Bob is actually:

Options

  • AJust a network monitoring tool
  • BA signature-based IDS
  • CA hybrid IDS
  • DA behavior-based IDS

How the community answered

(36 responses)
  • A
    83% (30)
  • B
    8% (3)
  • C
    6% (2)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full CPEH-001 Practice