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.
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)- A2% (1)
- B94% (60)
- D3% (2)
- E2% (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.
Encryption protects data confidentiality in transit or at rest but does not prevent malicious code from executing on a host.
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.
Administrative privilege controls limit damage after infection but do not prevent a worm from initially entering the environment through a user action.
Device inventory helps track assets and identify unauthorized devices but does not directly prevent worm propagation.
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
Community Discussion
No community discussion yet for this question.