Which virus is activated in response to a specific event, such as launching an application or a specific date/time?

Prepare for the Certified Ethical Hacker Version 11 Exam with a comprehensive test featuring flashcards and multiple choice questions, each accompanied by hints and explanations to ensure a thorough understanding. Ace your ethical hacking exam with confidence!

Multiple Choice

Which virus is activated in response to a specific event, such as launching an application or a specific date/time?

Explanation:
Activation by a condition defines this concept. A logic bomb sits quietly until a specific event or condition occurs—like launching an application, opening a particular file, or reaching a certain date or time—and then the malicious payload unfolds. The scenario mentions an event such as starting software or a date/time trigger, which fits the idea of a logic bomb perfectly. Time bombs are a specific kind of logic bomb that activates at a set date or time, so they’re actually a special case of the same broader principle. Metamorphic viruses focus on changing their code to evade detection, not on waiting for a trigger condition. Web scripting viruses are delivered and executed via web scripts, not inherently about triggering on an internal event like app launch. So the best fit for an event-triggered activation is the logic bomb.

Activation by a condition defines this concept. A logic bomb sits quietly until a specific event or condition occurs—like launching an application, opening a particular file, or reaching a certain date or time—and then the malicious payload unfolds. The scenario mentions an event such as starting software or a date/time trigger, which fits the idea of a logic bomb perfectly. Time bombs are a specific kind of logic bomb that activates at a set date or time, so they’re actually a special case of the same broader principle. Metamorphic viruses focus on changing their code to evade detection, not on waiting for a trigger condition. Web scripting viruses are delivered and executed via web scripts, not inherently about triggering on an internal event like app launch. So the best fit for an event-triggered activation is the logic bomb.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy