350-201(NEW-127Q) · Question #17
Which action must be taken during the process of hardening machine images?
The correct answer is C. Remove unnecessary services, applications, and network protocols. Hardening a machine image means reducing its attack surface by stripping out everything that isn't needed - so removing unnecessary services, applications, and network protocols (C) is the defining action of the hardening process itself, not a supplementary step. Option A…
Question
Options
- ADetect vulnerabilities with the help of a vulnerability scanner tool.
- BInstall an antivirus program.
- CRemove unnecessary services, applications, and network protocols.
- DCreate a system image backup.
How the community answered
(41 responses)- A5% (2)
- C93% (38)
- D2% (1)
Explanation
Hardening a machine image means reducing its attack surface by stripping out everything that isn't needed - so removing unnecessary services, applications, and network protocols (C) is the defining action of the hardening process itself, not a supplementary step. Option A (vulnerability scanning) is a discovery activity that may precede or follow hardening, but is not part of building the hardened image. Option B (antivirus) is a compensating control added after deployment, not a hardening step during image creation. Option D (system image backup) is a resilience/recovery practice, entirely unrelated to reducing attack surface.
Memory tip: Think of hardening as "less is more" - the goal is removal and reduction, so the correct answer will always be the one that takes something away, not one that adds a tool or creates a copy.
Topics
Community Discussion
No community discussion yet for this question.