An enterprise system Administrator discovers that a malicious script unexpectedly executed on a server immediately after a terminated employee's user account was disabled. The script was configured to monitor user directory changes and wipe database backups once the account status changed. Which type of malware or malicious code relies on a predefined trigger condition or specific event to execute its payload?
- ATrojan
- Logic bombCevap
- CWorm
- DFirewall access control list
Cevap
Logic bomb
A logic bomb is a piece of code intentionally inserted into software that lies dormant until specific logical conditions are met, such as a set date, specific command, or account deletion event.
Adım Adım Çözüm
Anahtar Kavram
Logic Bomb Indicators and Characteristics