Zero-day attacks might be stopped by ________ detection.

signature
anamoly
both anomaly and signature 
active


anamoly

Computer Science & Information Technology

You might also like to view...

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

A(n) ____________________ is a character or sequence of characters used to mark the beginning and end of a code segment.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A user states that a small office home office (SOHO) router constantly reboots and new workstations show up under network neighborhood. Which of the following should be completed to prevent this scenario from happening again?

A. Rename the router B. Disable DHCP C. Enable MAC filtering D. Change the IP schema

Computer Science & Information Technology

Server A hosts a mission-critical business application. The server has one disk and one NIC. The administrator has been asked to implement a solution to meet the business requirement that the application must maintain high availability, even in case of a hardware failure. Which of the following BEST meets this requirement?

A. Configure failover clustering using Server A and a new server. B. Add multiple disks on the server and configure RAID 5. C. Add an additional NIC and configure the NIC as standby. D. Move the application to another server that has more resources.

Computer Science & Information Technology