CITM-001 · Question #38
Choose the malicious code which can distribute itself without using having to attach to a host file.
The correct answer is C. A worm. A worm is a type of malicious code that can distribute itself without using having to attach to a host file. Unlike a virus, which needs to infect an existing program or file to spread, a worm can create copies of itself and send them to other devices through a network. A worm…
Question
Choose the malicious code which can distribute itself without using having to attach to a host file.
Options
- AA virus.
- BA logic bomb.
- CA worm.
- DA Trojan horse.
How the community answered
(38 responses)- A3% (1)
- B5% (2)
- C89% (34)
- D3% (1)
Explanation
A worm is a type of malicious code that can distribute itself without using having to attach to a host file. Unlike a virus, which needs to infect an existing program or file to spread, a worm can create copies of itself and send them to other devices through a network. A worm can consume network bandwidth, slow down the system performance, or deliver a payload that can damage or compromise the security of the infected device. According to the CITM study guide, a worm is "a self-replicating program that does not alter files but resides in active memory and duplicates itself" (p.70). Some examples of worms are Stuxnet, Conficker, and Blaster.
Topics
Community Discussion
No community discussion yet for this question.