CCSP · Question #416
What is the best approach for dealing with services or utilities that are installed on a system but not needed to perform their desired function?
The correct answer is A. Remove. The best practice is to totally remove any unneeded services and utilities on a system to prevent any chance of compromise or use. If they are just disabled, it is possible for them to be inadvertently started again at any point, or another exploit could be used to start them…
Question
What is the best approach for dealing with services or utilities that are installed on a system but not needed to perform their desired function?
Options
- ARemove
- BMonitor
- CDisable
- DStop
How the community answered
(31 responses)- A74% (23)
- B6% (2)
- C3% (1)
- D16% (5)
Explanation
The best practice is to totally remove any unneeded services and utilities on a system to prevent any chance of compromise or use. If they are just disabled, it is possible for them to be inadvertently started again at any point, or another exploit could be used to start them again. Removing also negates the need to patch and maintain them going forward.
Topics
Community Discussion
No community discussion yet for this question.