nerdexam
GIAC

GSLC · Question #2

Which of the following statements is true about the difference between worms and Trojan horses?

The correct answer is C. Worms replicate themselves while Trojan horses do not. The fundamental technical distinction between worms and Trojans is that worms self-replicate and propagate automatically, while Trojans do not replicate on their own.

Security Architecture & Engineering

Question

Which of the following statements is true about the difference between worms and Trojan horses?

Options

  • ATrojan horses are a form of malicious codes while worms are not.
  • BTrojan horses are harmful to computers while worms are not.
  • CWorms replicate themselves while Trojan horses do not.
  • DWorms can be distributed through emails while Trojan horses cannot.

How the community answered

(35 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    89% (31)
  • D
    6% (2)

Why each option

The fundamental technical distinction between worms and Trojans is that worms self-replicate and propagate automatically, while Trojans do not replicate on their own.

ATrojan horses are a form of malicious codes while worms are not.

Both worms and Trojan horses are classified as malicious code - the distinction is in their propagation mechanism, not whether they are malicious.

BTrojan horses are harmful to computers while worms are not.

Both worms and Trojans can cause significant harm to infected systems - harm potential is not the differentiating factor between them.

CWorms replicate themselves while Trojan horses do not.Correct

Worms are self-replicating malware that autonomously spread across networks and systems by exploiting vulnerabilities or network shares, requiring no user interaction after initial infection. Trojan horses, by definition, do not self-replicate - they masquerade as legitimate software to deceive users into executing them, and depend entirely on that social engineering vector to spread.

DWorms can be distributed through emails while Trojan horses cannot.

Trojans are commonly distributed via email attachments, so email is not an exclusive distribution method for worms.

Concept tested: Malware classification - worm vs Trojan propagation

Source: https://csrc.nist.gov/glossary/term/worm

Topics

#malware#worms#Trojan horses#malicious code

Community Discussion

No community discussion yet for this question.

Full GSLC Practice