SY0-501 · Question #55
Which of the following works by implanting software on systems but delays execution until a specific set of conditions is met?
The correct answer is A. Logic bomb. A logic bomb is a type of malware that is implanted on a system but remains dormant, awaiting a specific set of conditions to be met before it executes its malicious payload.
Question
Which of the following works by implanting software on systems but delays execution until a specific set of conditions is met?
Options
- ALogic bomb
- BTrojan
- CScareware
- DRansomware
How the community answered
(25 responses)- A80% (20)
- B4% (1)
- C12% (3)
- D4% (1)
Why each option
A logic bomb is a type of malware that is implanted on a system but remains dormant, awaiting a specific set of conditions to be met before it executes its malicious payload.
A logic bomb is a specific type of malicious software designed to activate and carry out its harmful function only when predetermined conditions, such as a specific date, time, or system event, are fulfilled.
A Trojan is malware that masquerades as legitimate software to trick users into installing it, rather than being defined by its delayed, conditional execution.
Concept tested: Malware types: Logic bomb characteristics
Source: https://learn.microsoft.com/en-us/windows/security/threat-protection/intelligence/logic-bomb
Topics
Community Discussion
No community discussion yet for this question.