Which of the following is true about an HIDPS?

A. monitors OS and application logs
B. sniffs packets as they enter the network
C. tracks misuse by external users
D. centralized configurations affect host performance


Answer: A

Computer Science & Information Technology

You might also like to view...

The following function has ____.Function Numeric average()   // Declare variables   Declare Numeric inputNum // number entered   Declare Numeric quantity // # numbers input   Declare Numeric total = 0 // accumulated total   Declare Numeric index // loop variable   Declare Numeric avg // avg of numbers   // Ask user how many numbers to input   Display "How many numbers will you input? "   Input quantity   // Ask user how many numbers to input   Display "How many numbers will you input? "   Input quantity   // Compute and return average, end function   avg = total / quantity      Return avgEnd Function

A. strong cohesion B. high coupling C. weak cohesion D. strong vulnerability

Computer Science & Information Technology

In the accompanying figure, Item 4 points to the Timing Group, which you can use to adjust when an animation's ____ plays.

A. effect B. icon C. theme D. button

Computer Science & Information Technology

For security reasons, it's best to delete an account that will be inactive for an extended period.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A computer system consists of hardware and software.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology