Skip to content

Run Operations and Report

An operation applies an adversary profile to an agent group. The operation result describes what MITRE Caldera executed and received; it does not by itself prove that preventive, detective, investigation, or response controls worked.

Create a scoped operation

Open Operations and create a new operation Name the operation and select the reviewed adversary profile

Use a group containing only the authorised client. Keep the planner and obfuscator simple for the first run, record the operation configuration, and start only after confirming owners and stop conditions.

Review ability execution as the operation runs Inspect completed and failed links

For each link, preserve the agent, ability, command, executor, start and finish time, status, stdout, stderr, and any skipped reason. A successful link means MITRE Caldera received a success result—not necessarily that the intended defensive outcome occurred.

Use manual commands carefully

The original guide used the manual-command feature to read saved LinPEAS output.

Add a manual command to an authorised agent Review the returned command output

Manual commands bypass the structure and cleanup of a reviewed adversary profile. Use them only when explicitly authorised, record the exact command, and prefer a normal ability when repeatability matters.

Export operation evidence

MITRE Caldera can export operation reports and event logs. The preserved guide created a second profile without the broad PEASS abilities after null output interfered with report generation.

Select the completed operation for export Open the report download options Choose a full JSON report Inspect the JSON report with jq Search the report for an expected result

Use the official operation-results documentation to distinguish the broad operation report from ability-level event logs. Treat agent output as potentially sensitive evidence.

Debrief and ATT&CK mapping

The Debrief plugin summarises operation metadata, progress, techniques, facts, and results, and can produce a PDF report.

Open the Debrief plugin for the operation Choose sections for the PDF report Review the generated PDF report

The Compass workflow can generate an ATT&CK Navigator layer from an adversary profile.

Generate an ATT&CK Navigator layer Open an existing layer in Navigator Upload the generated layer Review highlighted discovery techniques

A mapping is not measured coverage

A highlighted ATT&CK technique shows an intended or executed mapping. It does not prove that the behaviour succeeded, that a control detected it, or that an analyst responded. Attach the operation and defensive evidence.

Operation checkpoint

Record the validation question, target group, profile, abilities, results, defensive evidence, first failed checkpoint, cleanup, conclusion, confidence, limitations, remediation owner, and retest date.