← Back to game

Inject — Help

You are the IR lead responding to a live cyber incident. Each turn represents a decision window. Act fast, contain the threat, and limit business impact — the attacker won't wait.

Type to filter sections and expand matching content.
No matches found. Try simpler keywords like alerts, ops, restore, score, or ciso.
🚀 Getting Started

Starting a scenario

On first load you'll see the Start Scenario dialog. Enter your Team name, an Exercise ID (teams sharing the same Exercise ID appear on the same leaderboard), and choose a difficulty.

  • Easy — higher success rates, more forgiving KPIs, good for learning.
  • Normal — balanced challenge, recommended for exercises.
  • Hard — higher fail chances, faster attacker progression, stricter scoring.

Options menu

The Options ▾ button in the header opens the options panel — or press Esc from anywhere on the board. The panel shows your current team and exercise context as a pill at the top, and contains:

  • Scenario Manager — one place for Team name, Exercise ID, Difficulty, plus Start New and Restart Current.
  • Turn Timer — enable/disable per-turn countdown, choose 3m / 5m / 10m presets, and restart the current turn timer.
  • Reset Layout — clear saved subnet positions on the canvas.
  • Seeded Start / Reset With Seed (Advanced) — reproduce a specific scenario by entering the same seed. Useful for facilitators running identical scenarios across teams.
💡 Tip: Use the same Exercise ID across all competing teams to group them on the leaderboard. The Facilitator panel lets you monitor all teams in real time.
🔄 Turn Structure

Action Points (AP)

Each turn you have a limited number of Action Points, shown in the header as AP x/x. Each action you take on the network costs 1 AP. When your AP is exhausted, press Next Turn to advance to the next turn.

A formula line below the AP counter breaks down how your budget was calculated: Base 3 + bonus for high Detection Capability − penalties for low Containment Progress or low Availability. For example: Base 3 +1 detection = 4. Keeping your KPIs healthy earns you additional AP each turn.

You can also press Next Turn early — for example, to let time pass and observe how the attacker progresses without spending all your AP.

Turn timer

The optional Turn Timer appears in the header as a countdown card. Configure it in Options → Turn Timer, where you can enable/disable it, switch between 3m / 5m / 10m, and restart the timer for the current turn.

When the timer expires, the game shows a Turn Timer Expired overlay with a direct Next Turn button so teams can keep pace in timed exercises.

Turn recap

After pressing Next Turn, a Turn Recap overlay shows you what happened during that turn: events that fired, KPI changes, and any new SOC detections raised. Dismiss it to keep playing.

Events

Each turn the attacker can advance their campaign. Events fire automatically based on scenario conditions — compromised nodes, weak containment, active C2 channels, and so on. You cannot prevent events from triggering, but you can reduce their impact by acting decisively early.

💡 Tip: Acting early — before a node is compromised or encrypted — increases your chance of success on every action. Waiting lets the attacker entrench, which raises fail probability across the board.
🖥️ The Network Canvas

Reading the diagram

The canvas shows your organisation's network, divided into subnets (labelled boxes) containing nodes (individual hosts and devices). Each node shows its name and current status.

Node statuses

● Up ● Isolated ● Compromised ● Encrypted ● Down
  • Up — node is operational and clean.
  • Isolated — node has been cut off from the network (EDR or VLAN isolation). Services are down but the node is contained.
  • Compromised — attacker has gained a foothold. Act quickly to contain before it spreads.
  • Encrypted — ransomware has encrypted this node. Restore from backup or it will remain unavailable.
  • Down — node has been shut down manually or taken offline by the incident.

Interacting with nodes and subnets

Click any node or subnet to open the Action Menu for that target. Actions are grouped by category and only show those relevant to the target's current state.

Drag any subnet to reposition it on the canvas. Positions are saved automatically per team and exercise.

Use the zoom controls (bottom-left of canvas) or Ctrl + scroll to zoom in and out. Click Reset Layout to restore default positions.

Media ticker & Newsroom

The media card above the canvas displays the most recent press article about the incident. Articles are styled as one of five formats — News Report, Analysis, Social Wire, Market Watch, or Opinion — each providing a different narrative angle on the unfolding crisis. Click the Newsroom button in the header to open the full media feed and read all published stories in chronological order.

⌨️ Keyboard Shortcuts

Most game controls are accessible via keyboard so you can navigate the board quickly without reaching for the mouse.

KeyAction
1Switch Ops view to Metrics
2Switch Ops view to Alerts
3Switch Ops view to Findings
4Switch Ops view to Timeline
EnterAdvance to Next Turn
EscOpen / close the Options menu; also closes any open overlay
💡 Note: Shortcuts are suppressed while typing in a text input field and while a modal overlay (action menu, Newsroom, Tutorial, etc.) is open, so they won't interfere with data entry.
Actions Reference

Detection & Investigation

Findings storage limits: the scenario stores up to 1 action-created finding per turn and 14 findings total. If a limit is reached, an action can still succeed but no new finding is saved in the Findings tab.

ActionWhat it does
Run Malware ScanRuns an EDR scan on the node. Builds detection capability and produces a finding. It can confirm malware indicators or find no high-confidence signs in the current sweep, but a compromised or encrypted host still needs containment or recovery afterward. May partially complete on noisy hosts or fail if the attacker has tampered with the agent.
Capture MemoryAcquires a forensic memory snapshot and produces a finding for analyst review. Improves follow-up triage and some later response actions, but does not directly change node status. Can be blocked by rootkits or access restrictions.
Investigate AlertTriages an open SOC detection on this node. It can confirm compromise, clear false-positive suspicion, or leave the node suspicious when telemetry is still inconclusive. Only available when a 🔵 SOC alert is open on the node.
Enable SIEM RuleDeploys a new detection rule pack to the SIEM. Large boost to Detection Capability across all sensors.

Containment

ActionWhat it does
EDR IsolateCuts the node from the network via the EDR agent. Strong containment, but the node becomes unavailable. Reversible with Lift EDR Isolation.
Lift EDR IsolationRestores network connectivity. Always succeeds — use once the node is clean.
Isolate VLANQuarantines the node at the network switch level. Stronger than EDR isolation but may affect adjacent hosts on the same VLAN.
Lift VLAN IsolationRestores VLAN connectivity. Always succeeds.
Isolate Subnet(Subnet action) Severs all inter-subnet traffic for the entire subnet. Maximum containment — useful when multiple nodes are affected.
Lift Subnet Isolation(Subnet action) Reconnects the subnet. Always succeeds.
Block Incoming TrafficPushes an ingress deny rule for malicious inbound traffic at the perimeter firewall. Reduces external attack surface while keeping intended business paths where possible.
Block Outgoing TrafficPushes an egress deny rule for malicious outbound/exfiltration traffic. Severs C2 callbacks and exfiltration channels. Critical when a data breach is suspected.
Unblock Incoming / OutgoingReverts the respective firewall rule. Always succeeds — but re-opening egress while a breach is unresolved increases regulatory exposure.
Disable ServiceTerminates a suspicious process or service. May fail if the process is kernel-protected or has a persistence mechanism.
ShutdownRemotely powers down the node. Hard containment — the node goes fully offline. Rarely fails but partial shutdown (OS hang) is possible on ransomware-affected hosts.

Response & Recovery

ActionWhat it does
Reset CredentialsForces a bulk password reset across accounts associated with the node. Clears the creds_dumped threat flag. Should be done promptly after a credential theft event.
Verify Backup IntegrityChecks backup catalogue hashes against the vault. Confirms whether backups can be trusted before attempting a restore. Strongly recommended before Restore from Backup.
Restore from BackupAttempts to restore a system from its last clean backup. Available on both Encrypted and Compromised nodes. Running this without verifying integrity first significantly increases the risk of restoring corrupted data.
💡 Tip: Actions that are greyed out show an Unavailable reason. Toggle "Show unavailable actions" in the action menu to understand why an action can't be used and what you'd need to do first.
🎲 Action Outcomes

Most actions are not guaranteed to succeed. When you take an action, the result is one of three outcomes:

✅ Action Succeeded — full effect applied. ⚠️ Partial Success — reduced effect; read the detail. ❌ Action Failed — no effect; may worsen KPIs.

An Outcome Result card appears after every action explaining exactly what happened and why. Read it — it often contains a recommended next step.

What affects success probability?

  • Difficulty — Hard mode raises base fail rates significantly.
  • Node status — Acting on a Compromised node raises the fail chance by ~8%. An Encrypted node adds ~5%.
  • Active C2 — If the attacker has established command-and-control, all network/firewall actions become harder.
  • Credential theft — If credentials have been dumped, identity-related actions are riskier.
  • Turn depth — Late in the scenario (turn 5+), fail rates increase slightly as the attacker entrenches.
  • Action type — Some actions are inherently riskier (e.g. EDR Isolate on a live compromised host) than others (e.g. basic shutdown).

Some administrative reversal actions — Lift EDR Isolation, Lift VLAN Isolation, Unblock Incoming, Unblock Outgoing, Lift Subnet Isolation — always succeed, as they undo policies you control.

📊 KPIs & Scoring

Your performance is tracked across four KPIs, visible in the Ops → Metrics sidebar tab.

System Availability
Percentage of your infrastructure that is operational. Drops when nodes go down or are encrypted. Rises when you restore systems. Aim: keep high.
Detection Capability
How effectively your SOC can see attacker activity. Low detection means events fire with less warning. Rises through scans, memory captures, and SIEM rules. Aim: keep high.
Containment Progress
How well you are limiting attacker lateral movement and impact. Rises through isolation actions. Drops when isolation is lifted or the attacker spreads. Aim: keep high.
Business Impact
Accumulated damage to the organisation — data loss, service disruption, regulatory exposure. Rises with attacker events and poor decisions. Difficult to lower once high. Aim: keep low.

Critical Applications

The network may contain Critical Applications — high-value services essential to business continuity. When you click a node or subnet, the action menu header displays any critical apps running there, including their description, criticality level (how vital to operations), and business facing status (whether customer-visible). These details help you prioritize your response — e.g., a critical customer-facing database deserves faster recovery than internal tools.


Incident severity

The Severity badge in the top-right Metrics panel is computed in real time from your Impact KPI, system availability, and the number of compromised/encrypted nodes:

Low Medium High Critical

Score

Your final score is calculated at the end of the scenario based on all four KPIs. A summary is available via Options → Summary, and a full debrief via Options → Debrief.

Leaderboard

Teams sharing the same Exercise ID are ranked on the Scoreboard panel (Ops → Metrics, scroll down). Scores update after every action and turn.

🔵 SOC Detections

When the attacker carries out activity, the SOC (Security Operations Centre) may raise a detection alert. Detections appear:

  • In the Turn Recap overlay under 🚨 Detections after you press Next Turn.
  • In the Ops → Timeline tab, colour-coded in cyan.
  • In the Ops → Alerts view (the alert center), grouped by turn with severity and confidence context.
  • In the action menu header for a node that has open alerts (the SOC Alerts panel appears at the top of the menu).

Detections with open status can be investigated using the Investigate Alert action on the affected node. A successful investigation will confirm or clear a compromise, adjusting the node's status accordingly. You can click alerts in the Alerts view or in the node action menu to open detailed context before responding.

💡 Tip: Don't ignore detections. An un-investigated compromised node will continue to generate attacker events each turn, spreading the incident further.
📋 Sidebar — Ops & CISO Tabs

Ops tab

The Ops tab contains four sub-views, switchable via the nav row:

  • Metrics — live KPI bars with trend arrows, incident severity badge (color-coded by incident status), and the team leaderboard. The severity badge updates in real time as your incident status changes.
  • Alerts — your alert center. Review open/ambiguous/noisy detections by turn, inspect severity and impact hints, and jump to the relevant host to investigate quickly.
  • Findings — structured evidence findings generated by your investigation actions (EDR scan reports, memory metadata, firewall change records, backup integrity checks, etc.). Click any finding to open a preview and trigger evidence-driven action success boosts for your response actions.
  • Timeline — full chronological log of all events, actions, and SOC alerts. Use the filter buttons to focus on specific categories (e.g. Containment, Exfil, Detection). Click any entry to expand it and understand the sequence of incident progression.

Action menu guidance

When you click a node, the Action Menu provides a Recommended now suggestion and an Early-turn coach hint (especially in turns 1–3). Use these as a tactical baseline when under time pressure, then refine based on your timeline and evidence context.

CISO tab

The CISO tab shows governance injects from your Chief Information Security Officer. These arrive at key moments and require a decision: you choose from two or more options, each with different risk/cost trade-offs. The game pauses for CISO decisions — you must respond before you can start the next turn.

A pulsing indicator on the CISO tab means a decision is waiting. Delaying does not help — the game will not advance until the decision is made.

💡 Tip: CISO options are not always "correct vs incorrect" — they represent real governance trade-offs. Read the context carefully before deciding.
🗂️ Evidence & Findings

Investigation and response actions produce findings — structured evidence items saved to the Findings tab. These include:

Storage limits: up to 1 action-created finding per turn and 14 findings total per scenario. Event-generated findings can still consume total slots; once full, new findings are not stored.

FindingProduced byContains
EDR Scan ReportRun Malware ScanHash inventory, process list, threat indicators for the scanned node.
Memory Dump (metadata)Capture MemoryVolatile memory metadata — running processes, network sockets, injected code indicators.
Firewall Policy ChangeBlock/Unblock Incoming or OutgoingRecord of the rule change, direction, timestamp, and requesting node context.
Identity ResponseReset CredentialsList of accounts affected, reset timestamp, and Kerberos ticket validity window.
Service Action LogDisable ServiceProcess name, PID, stop method, and outcome.
Restore SummaryRestore from BackupBackup set used, restore timestamp, and service health check result.
Recovery ForensicsVerify Backup IntegritySnapshot hash comparison results, any mismatches flagged.
SIEM Rule PackEnable SIEM RuleDetection signature IDs deployed and sensor coverage status.
Network SegmentationIsolate / Lift SubnetSubnet ID, isolation state, ACL change record.

Evidence-driven action success boosts

Reviewing findings doesn't just inform your decisions — it directly improves your tactical response odds. When you open a finding preview in the Findings tab, the system classifies the evidence and temporarily boosts your success odds on related response actions for the next 1–2 turns:

  • Detection evidence (EDR scans, memory dumps, SIEM rules) — boosts Investigate Alert, Run Malware Scan, Capture Memory, Reset Credentials, and Enable SIEM Rule by ~10% success probability for 2 turns.
  • Containment evidence (firewall changes, network segmentation records) — boosts EDR Isolate, Isolate VLAN, Isolate Subnet, Block Incoming/Outgoing, and Shutdown by ~8% success probability for 1 turn.
  • Recovery evidence (backup integrity checks, restore summaries) — boosts Restore from Backup, Verify Backup Integrity, and Lift Isolation actions by ~12% success probability for 2 turns.

Gameplay Impact: Actively reviewing evidence as you respond creates urgency — if you have a credential finding in hand, now is the time to attempt Reset Credentials while the bonus is active. Evidence review becomes a strategic resource, not just audit trail.

Findings also contribute to your baseline KPI — Detection, Containment, and Impact metrics all shift based on the evidence class when you review a finding, providing both immediate tactical advantage and long-term insight.

🧠 Strategy Tips
  • Act early. Every turn you wait, the attacker's foothold deepens and your action success rates drop. Contain first, investigate later.
  • Review evidence strategically. Findings directly boost your action success odds for 1–2 turns after review. If you have a credential finding in hand, that's the optimal moment to attempt Reset Credentials before the boost expires. If you have a backup integrity report, use it to guide when to Restore from Backup.
  • Verify backups before restoring. Running Verify Backup Integrity before Restore from Backup significantly reduces the chance of restoring corrupted data and gives you a recovery evidence boost.
  • Block egress quickly if exfil is suspected. Once a data exfiltration event fires, every turn of delay increases Impact. An egress block is one of the most impactful actions available.
  • Investigate SOC alerts. Detections on nodes that show as Up may actually be compromised. Investigating confirms the state and unlocks the right containment path.
  • Don't isolate everything. Isolation drops availability. Over-isolating healthy nodes while the actual threat spreads elsewhere hurts your score. Be targeted.
  • Read partial outcomes carefully. A partial success often leaves a residual risk (e.g. secondary VPN adapter still active after EDR isolation). The outcome card will tell you what to watch for.
  • Reset credentials after a dump event. Credential theft enables a wave of follow-on attacks. Resetting clears the flag and reduces ongoing fail bias on many actions.
  • SIEM rules pay compound interest. Deploying SIEM rules early raises Detection Capability, which reduces the severity of events that fire later in the scenario.
🎓 Facilitator & Lobby

Lobby

The Lobby shows live leaderboard standings for all teams in an exercise. It's designed to be projected for group sessions.

Facilitator panel

The Facilitator panel gives instructors a real-time view of all active teams: their current KPIs, incident severity, turn number, and score. Facilitators can also pause or resume individual team sessions.

Seeded scenarios

Use Options → Advanced → Seeded Start to start a scenario with a specific seed number. All teams given the same seed will face the exact same scenario, event sequence, and attacker behaviour — useful for controlled exercises where you want fair comparison between teams.