nrml
SecurityPro problem

Detect an Edited Entry in the Audit Log

Re-derive every entry checksum so edited content cannot hide behind an intact chain.

The scenario

Re-derive every entry checksum so edited content cannot hide behind an intact chain.

A failure to reason about

An entry’s content is edited while its stored links remain untouched, and a superficial chain check still passes.

Illustrative context for the topic. The exercise’s full requirements arrive in the workspace.

Questions to bring to your review

  • Which caller makes the reported behavior visible?
  • What focused regression would distinguish the current behavior from the requirement?
  • What existing behavior must remain intact after the change?

Skills you will practice

  • Tamper detection
  • Integrity verification
  • Audit trails

Read the existing code, reproduce the reported behavior, review proposed changes, and verify your final implementation. You can use AI assistance while staying responsible for the result.

Prepare with a worked example

See how nrml evaluates an attempt, including the limits of automated evidence.