What is a logic bomb?
- A.A. A type of DDoS attack
- B.C. A physical device that destroys servers
- C.B. Malicious code that triggers when specific conditions are met, such as a date or event
- D.D. An email containing a virus
Why C is correct
A logic bomb is malicious code embedded in a system that activates when predefined conditions are met - a specific date, deletion of an employee account, or a triggered event. A famous case involved a system administrator who planted a logic bomb to delete files if his employee record was removed.
Know someone studying for Security Fundamentals? Send them this one.