What is a logic bomb, and how might it be employed maliciously?
A logic bomb is a piece of malicious code set to activate under specific conditions. One malicious example might be code designed to delete files if a particular employee's status changes.