SSCP Systems and Application Security Practice Question
An organization is hardening a Linux server. Which TWO of the following are effective steps to reduce the attack surface?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Remove unnecessary services and software packages
Removing unnecessary services and software reduces potential vulnerabilities. Proper file permissions using chmod and chown enforce least privilege.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Disable SELinux for better performance
Why it's wrong here
Disabling SELinux reduces security controls; it should be enabled.
- ✗
Install all available packages to ensure compatibility
Why it's wrong here
Installing unnecessary packages increases the attack surface.
- ✓
Remove unnecessary services and software packages
Why this is correct
This reduces the number of potential vulnerabilities.
- ✓
Set file permissions using chmod and chown to restrict access
Why this is correct
Proper permissions prevent unauthorized access to sensitive files.
- ✗
Enable the root account for direct login
Why it's wrong here
Direct root login is discouraged; sudo should be used instead.
Go deeper
Related to this question
About these practice questions
This SSCP question is part of Courseiva's 920-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This SSCP practice question is part of Courseiva's free ISC2 certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SSCP exam.