CERTIFIED-IN-CYBERSECURITY · Question #16
Which type of attack embeds malicious payload inside a reputable or trusted software?
The correct answer is C. Trojans. A Trojan horse (or simply Trojan) is malware that disguises itself as legitimate, useful, or trusted software to trick users into installing it. Once executed, it delivers its malicious payload - such as a backdoor, spyware, or ransomware - without the user's knowledge. Unlike…
Question
Which type of attack embeds malicious payload inside a reputable or trusted software?
Options
- ARootkits
- BPhishing
- CTrojans
- DCross-Site Scripting
How the community answered
(25 responses)- A8% (2)
- B4% (1)
- C88% (22)
Explanation
A Trojan horse (or simply Trojan) is malware that disguises itself as legitimate, useful, or trusted software to trick users into installing it. Once executed, it delivers its malicious payload - such as a backdoor, spyware, or ransomware - without the user's knowledge. Unlike viruses, Trojans do not self-replicate; they rely on social engineering. Rootkits hide existing malware, phishing is a deceptive communication attack, and XSS targets web application users - none of these embed payloads inside trusted software.
Topics
Community Discussion
No community discussion yet for this question.