Match each malware classification to its primary characteristic or technical indicator.
- RansomwareEncrypts target system data and demands payment for the restoration key.
- KeyloggerCaptures user keystrokes to extract credentials and confidential inputs.
- Logic BombLies dormant until specific logical conditions or specific dates trigger payload execution.
- RootkitOperates at a deep system level to hide processes, files, and unauthorized access from the operating system.
Answer
Ransomware matches with encrypting target system data for payment; Keylogger matches with capturing user keystrokes; Logic Bomb matches with lying dormant until specific trigger conditions occur; Rootkit matches with operating at a deep system level to hide unauthorized processes.
Each malware term correctly maps to its defining characteristics: Ransomware locks files for payment, Keyloggers capture keystroke data, Logic Bombs detonate under preset conditions, and Rootkits manipulate operating system routines to evade detection.
Step-by-Step Solution
Key Concept
Malware Types and Indicators of Compromise