nerdexam
GIAC

GCIH · Question #478

Which security practice is most likely to reduce worm infections?

The correct answer is B. Awareness training. Awareness training reduces worm infections by educating users to avoid the risky behaviors - such as opening suspicious email attachments or executing untrusted files - that serve as common initial infection vectors.

Malware Analysis & Advanced Persistent Threats

Question

Which security practice is most likely to reduce worm infections?

Options

  • AEncryption
  • BAwareness training
  • CAdministrative privilege controls
  • DDevice inventory
  • EPatching

How the community answered

(64 responses)
  • A
    2% (1)
  • B
    94% (60)
  • D
    3% (2)
  • E
    2% (1)

Why each option

Awareness training reduces worm infections by educating users to avoid the risky behaviors - such as opening suspicious email attachments or executing untrusted files - that serve as common initial infection vectors.

AEncryption

Encryption protects data confidentiality in transit or at rest but does not prevent malicious code from executing on a host.

BAwareness trainingCorrect

Many worms propagate through user-initiated actions such as opening malicious email attachments, clicking deceptive links, or running infected removable media. Security awareness training directly addresses these human-layer vectors by teaching users to recognize social engineering and suspicious content, thereby preventing the initial foothold that allows a worm to spread.

CAdministrative privilege controls

Administrative privilege controls limit damage after infection but do not prevent a worm from initially entering the environment through a user action.

DDevice inventory

Device inventory helps track assets and identify unauthorized devices but does not directly prevent worm propagation.

EPatching

Patching closes known vulnerabilities exploited by worms but does not address user-driven infection vectors such as opening malicious attachments.

Concept tested: Human-layer controls for preventing malware infections

Source: https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf

Topics

#worm prevention#security awareness#malware defense#user education

Community Discussion

No community discussion yet for this question.

Full GCIH Practice