SK0-003 · Question #865
Which of the following describes when a newly built network server would MOST likely become infected by malware?
The correct answer is C. After the TCP/IP stack is enabled. A newly built server is most susceptible to malware infection once its TCP/IP stack is enabled, as this action connects it to a network before comprehensive security measures are fully implemented.
Question
Which of the following describes when a newly built network server would MOST likely become infected by malware?
Options
- AAfter a hot fix has been applied
- BBefore joining an active directory domain
- CAfter the TCP/IP stack is enabled
- DAfter the WMI service is started
How the community answered
(37 responses)- A3% (1)
- B5% (2)
- C89% (33)
- D3% (1)
Why each option
A newly built server is most susceptible to malware infection once its TCP/IP stack is enabled, as this action connects it to a network before comprehensive security measures are fully implemented.
Applying a hot fix typically addresses vulnerabilities, making the server more secure, not less.
Joining an Active Directory domain usually enhances security through centralized policy management and domain-based firewalls.
Enabling the TCP/IP stack allows the server to connect to the network, making it accessible to network-borne threats and potential malware before essential security software and hardening procedures are fully implemented. Without an enabled TCP/IP stack, the server cannot establish network communication, thus protecting it from network-based infections.
While the WMI service can be exploited, merely starting it does not inherently expose the server to malware in the same broad manner as enabling network connectivity.
Concept tested: Server security posture and network connectivity risks
Source: https://learn.microsoft.com/en-us/windows-server/security/security-best-practices-for-windows-server
Topics
Community Discussion
No community discussion yet for this question.