nerdexam
CompTIA

CAS-003 · Question #874

A recent incident revealed a log entry was modified after its original creation. Which of the following technologies would BEST ensure end user systems are able to defend against future incidents?

The correct answer is A. Use an offline archival server. An offline archival server stores logs in an isolated environment where they cannot be accessed or altered by attackers, preserving log integrity after collection.

Enterprise Security Operations

Question

A recent incident revealed a log entry was modified after its original creation. Which of the following technologies would BEST ensure end user systems are able to defend against future incidents?

Options

  • AUse an offline archival server.
  • BDeploy MFA for access to services.
  • CImplement a blockchain scheme.
  • DEmploy a behavioral HIDS on end user devices.

How the community answered

(33 responses)
  • A
    76% (25)
  • B
    9% (3)
  • C
    3% (1)
  • D
    12% (4)

Why each option

An offline archival server stores logs in an isolated environment where they cannot be accessed or altered by attackers, preserving log integrity after collection.

AUse an offline archival server.Correct

An offline archival server stores logs in a network-isolated or air-gapped environment, making it impossible for an attacker with access to the production environment to reach and modify archived log entries. Because the server has no live network connectivity, post-incident tampering is effectively eliminated. This directly addresses the scenario where a log entry was modified after its original creation.

BDeploy MFA for access to services.

MFA strengthens authentication for service access but does not prevent a user or attacker who has already authenticated from modifying log entries.

CImplement a blockchain scheme.

Blockchain provides cryptographic immutability but is not a standard end-user system log-protection control and does not address the offline storage requirement for tamper resistance.

DEmploy a behavioral HIDS on end user devices.

A behavioral HIDS detects suspicious activity on endpoints but does not inherently prevent log tampering once an attacker has gained the necessary privileges.

Concept tested: Log integrity protection via offline archival

Source: https://csrc.nist.gov/publications/detail/sp/800-92/final

Topics

#log integrity#audit trail#log tampering#data archival

Community Discussion

No community discussion yet for this question.

Full CAS-003 Practice