Which type of malware attaches itself to legitimate programs and spreads when the infected program is executed?
Correct answer: D
A computer virus attaches to legitimate files or programs and spreads when they are run.
0 correct out of 0 attempted (0%)
Correct answer: D
A computer virus attaches to legitimate files or programs and spreads when they are run.
Correct answer: C
A worm spreads independently across networks, without needing to attach itself to a host program.
Correct answer: A
A Trojan horse masquerades as legitimate software to trick users into installing it.
Correct answer: B
Spyware secretly gathers information about a user's activity without their knowledge or consent.
Correct answer: C
Ransomware encrypts victim files and demands a ransom payment to restore access.
Correct answer: C
A keylogger records every keystroke a user types, often to steal passwords or sensitive data.
Correct answer: A
Adware automatically displays unwanted advertisements, often as part of bundled free software.
Correct answer: B
A rootkit conceals itself deep within a system to provide attackers with hidden, privileged access.
Correct answer: C
A logic bomb lies dormant until triggered by a specific condition, date, or event.
Correct answer: C
A botnet is a network of infected computers ('bots') controlled remotely to carry out coordinated attacks.
Correct answer: C
A DoS attack floods a target with traffic to disrupt or deny service to legitimate users.
Correct answer: B
A DDoS attack uses many distributed, often botnet-controlled, systems to overwhelm a target simultaneously.
Correct answer: C
A Man-in-the-Middle attack involves secretly intercepting communication between two unsuspecting parties.
Correct answer: B
Phishing tricks users into revealing sensitive data by impersonating a trustworthy source, typically via email or fake websites.
Correct answer: C
Spear phishing is a personalized, targeted form of phishing aimed at a specific individual or group.
Correct answer: B
Whaling refers to phishing attacks specifically targeting high-value, high-profile individuals.
Correct answer: D
Smishing is phishing carried out through SMS text messages.
Correct answer: C
Vishing is phishing carried out through voice calls, often impersonating legitimate organizations.
Correct answer: B
Pharming redirects users to fraudulent websites, often by manipulating DNS, without their awareness.
Correct answer: D
Spoofing involves disguising the true origin of communication by forging source information.
Correct answer: C
Sniffing involves capturing and analyzing data packets traveling across a network, often for malicious purposes.
Correct answer: A
SQL Injection exploits vulnerable input fields to insert malicious database commands.
Correct answer: D
Cross-Site Scripting (XSS) injects malicious scripts into trusted sites, executing in unsuspecting visitors' browsers.
Correct answer: C
A brute force attack tries all possible combinations systematically until the correct password is found.
Correct answer: A
A dictionary attack uses a precompiled list of common words and phrases to guess passwords.