CERTIFIED-IN-CYBERSECURITY · Question #336
Which of the following is NOT a common system hardening practice?
The correct answer is C. Regularly performing backups. Regularly performing backups is a data resilience and disaster recovery practice, not a system hardening technique. System hardening focuses on reducing the attack surface and securing the system itself - achieved by disabling unnecessary services and protocols (B)…
Question
Which of the following is NOT a common system hardening practice?
Options
- ARegularly updating antivirus software
- BDisabling unnecessary services and protocols
- CRegularly performing backups
- DImplementing strong-password policies
How the community answered
(23 responses)- A4% (1)
- B4% (1)
- C91% (21)
Explanation
Regularly performing backups is a data resilience and disaster recovery practice, not a system hardening technique. System hardening focuses on reducing the attack surface and securing the system itself - achieved by disabling unnecessary services and protocols (B), implementing strong password policies (D), and keeping security software like antivirus up to date (A). While backups are essential for overall security posture, they do not harden the system against attack; they only help recover from one.
Topics
Community Discussion
No community discussion yet for this question.