nerdexam
CompTIA

CS0-003 · Question #173

An incident response team is working with law enforcement to investigate an active web server compromise. The decision has been made to keep the server running and to implement compensating controls…

The correct answer is B. Deploy EDR on the web server and the database server to reduce the adversary's capabilities. D. Use microsegmentation to restrict connectivity to/from the web and database servers. Deploying EDR on the web server and the database server to reduce the adversaries capabilities and using micro segmentation to restrict connectivity to/from the web and database servers are two compensating controls that will help contain the adversary while meeting the other…

Submitted by parkjh· Mar 6, 2026Incident Response and Management

Question

An incident response team is working with law enforcement to investigate an active web server compromise. The decision has been made to keep the server running and to implement compensating controls for a period of time. The web service must be accessible from the internet via the reverse proxy and must connect to a database server. Which of the following compensating controls will help contain the adversary while meeting the other requirements? (Choose two).

Options

  • ADrop the tables on the database server to prevent data exfiltration.
  • BDeploy EDR on the web server and the database server to reduce the adversary's capabilities.
  • CStop the httpd service on the web server so that the adversary can not use web exploits.
  • DUse microsegmentation to restrict connectivity to/from the web and database servers.
  • EComment out the HTTP account in the /etc/passwd file of the web server.
  • FMove the database from the database server to the web server.

How the community answered

(36 responses)
  • A
    8% (3)
  • B
    56% (20)
  • C
    8% (3)
  • E
    3% (1)
  • F
    25% (9)

Explanation

Deploying EDR on the web server and the database server to reduce the adversaries capabilities and using micro segmentation to restrict connectivity to/from the web and database servers are two compensating controls that will help contain the adversary while meeting the other requirements. A compensating control is a security measure that is implemented to mitigate the risk of a vulnerability or an attack when the primary control is not feasible or effective. EDR stands for Endpoint Detection and Response, which is a tool that monitors endpoints for malicious activity and provides automated or manual response capabilities. EDR can help contain the adversary by detecting and blocking their actions, such as data exfiltration, lateral movement, privilege escalation, or command execution. Micro segmentation is a technique that divides a network into smaller segments based on policies and rules, and applies granular access controls to each segment. Micro segmentation can help contain the adversary by isolating the web and database servers from other parts of the network, and limiting the traffic that can flow between

Topics

#Incident containment#Compensating controls#Microsegmentation#EDR

Community Discussion

No community discussion yet for this question.

Full CS0-003 Practice