GSLC · Question #156
What is the major difference between a worm and a Trojan horse?
The correct answer is C. A worm is self replicating, while a Trojan horse is not. The defining technical difference between a worm and a Trojan horse is that a worm self-replicates and spreads autonomously, while a Trojan horse does not replicate on its own.
Question
What is the major difference between a worm and a Trojan horse?
Options
- AA worm is a form of malicious program, while a Trojan horse is a utility.
- BA Trojan horse is a malicious program, while a worm is an anti-virus software.
- CA worm is self replicating, while a Trojan horse is not.
- DA worm spreads via e-mail, while a Trojan horse does not.
How the community answered
(49 responses)- A6% (3)
- B2% (1)
- C90% (44)
- D2% (1)
Why each option
The defining technical difference between a worm and a Trojan horse is that a worm self-replicates and spreads autonomously, while a Trojan horse does not replicate on its own.
A Trojan horse is a fully malicious program that causes harm after execution - it is not a legitimate utility, only disguised as one.
Both worms and Trojan horses are malicious software; neither functions as antivirus software.
A worm is malware that independently copies itself and propagates across networks or systems by exploiting vulnerabilities or network shares, requiring no host program or user-initiated spread. A Trojan horse, by contrast, disguises itself as legitimate or desirable software to trick a user into executing it, but lacks any self-replication mechanism. This autonomous propagation capability is the core technical distinction that separates worms from Trojans as malware categories.
Worms spread through multiple vectors including network vulnerabilities, shared drives, and removable media - not exclusively email; Trojans can also be delivered as email attachments.
Concept tested: Self-replication distinguishing worms from Trojans
Source: https://csrc.nist.gov/glossary/term/worm
Topics
Community Discussion
No community discussion yet for this question.