nerdexam
GIAC

GCIH · Question #25

Which of the following malicious software travels across computer networks without the assistance of a user?

The correct answer is A. Worm. A worm is the only type of malware listed that can self-propagate across networks without any user interaction or host file. The other options all require some form of user involvement or deception to spread.

Malware Analysis & Advanced Persistent Threats

Question

Which of the following malicious software travels across computer networks without the assistance of a user?

Options

  • AWorm
  • BVirus
  • CHoax
  • DTrojan horses

How the community answered

(57 responses)
  • A
    88% (50)
  • B
    7% (4)
  • C
    2% (1)
  • D
    4% (2)

Why each option

A worm is the only type of malware listed that can self-propagate across networks without any user interaction or host file. The other options all require some form of user involvement or deception to spread.

AWormCorrect

A worm is defined by its ability to self-replicate and spread across networks autonomously by exploiting vulnerabilities, open network shares, or other vectors without requiring any user action. Unlike viruses that must attach to a host file, or Trojans that require user execution, worms travel independently - making autonomous propagation their defining technical characteristic.

BVirus

A virus must attach itself to a host file or program and depends on a user executing that infected file before it can spread to other systems.

CHoax

A hoax is not malicious software at all but rather a deceptive message or false warning designed to mislead users, and it does not self-propagate across networks.

DTrojan horses

A Trojan horse disguises itself as legitimate software and requires a user to voluntarily run it, as it has no self-replication or autonomous spreading capability.

Concept tested: Worm self-propagation without user interaction

Source: https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-83r1.pdf

Topics

#worm#malware types#self-propagation#network spread

Community Discussion

No community discussion yet for this question.

Full GCIH Practice