Ask 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:

A. Just a network monitoring tool

B. A signature-based IDS

C. A hybrid IDS

D. A behavior-based IDS

+1
Answers (1)
  1. 6 February, 19:54
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers