Ask Question
20 November, 10:34

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:

A. Just a network monitoring tool

B. A signature-based IDS

C. A hybrid IDS

D. A behavior-based IDS

+5
Answers (1)
  1. 20 November, 12:11
    0
    A. Just a network monitoring tool.

    Explanation:

    Bob create the application using C language to monitor the network traffic and the application produces alert when the origin sends many IP packets.

    So the application created by bob is a simple network monitoring tool which monitors the network traffic and alerts when the send IP packets more than the threshold number of packets.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Bob finished a C programming course and created a small C application to monitor the network traffic and produce alerts when any origin ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers