In which of the following situations should you install an IPS instead of an IDS?

A. You want to improve access times to frequently accessed websites.
B. You want to document any instance of malicious activity on your LAN.
C. You want to block a single MAC address from accessing your LAN.
D. You want to block unauthorized activity on your LAN from the Internet.


Answer: D

Computer Science & Information Technology

You might also like to view...

Two neighbors, who live on the same street, both use ADSL service, but measurements show that one subscriber can download at approximately 1.5 Mbps and the other can download at 2.0 Mbps. Explain.

What will be an ideal response?

Computer Science & Information Technology

Which of the following statements are true?

a. An anonymous inner class is an inner class without a name. b. An anonymous inner class must always extend a superclass or implement an interface, but it cannot have an explicit extends or implements clause. c. An anonymous inner class must implement all the abstract methods in the superclass or in the interface. d. An anonymous inner class always uses the no-arg constructor from its superclass to create an instance. If an anonymous inner class implements an interface, the constructor is Object(). e. An anonymous inner class is compiled into a class named OuterClassName$n.class.

Computer Science & Information Technology

________ text boxes are used so that text automatically flows between one or more text boxes

Fill in the blank(s) with correct word

Computer Science & Information Technology

Alaina is creating a large database for the non-profit organization where she works. Alaina wants to print selected data from the database so she can distribute it to donors. She creates a ____.

A. form B. report C. query D. table

Computer Science & Information Technology