Skip to content

GRIMOIRE Overview

GRIMOIRE — Gamified Reconnaissance, Intelligence, Malware Operations, Intrusion Response & Exploitation — is the cybersecurity training layer of Syn_OS. It is not a tool collection bolted onto a distro; it is a complete progression system for mastering offensive, defensive, and purple-team cybersecurity, preparing for industry certifications, and competing globally to be the best hacker in the game.

  • Blue Team mastery — log analysis, SOC workflows, SIEM queries, incident response, threat hunting, forensics, detection engineering
  • Red Team tradecraft — reconnaissance, exploitation, privilege escalation, lateral movement, C2 operations (sandboxed), persistence, OPSEC discipline
  • Purple Team fusion — collaborative exercises, detection validation against real attacks, rainbow-team coordination, war-game scenarios
  • Certification preparation paths — OSCP / OSEP / OSWE / OSCE³ (Offensive Security), GIAC certifications (SANS), CISSP / CCSP (ISC²), CEH / CHFI (EC-Council), eJPT / eCPPT (INE), Cloud Security (AZ-500, SC-100, CCSP-AWS), and defensive tracks (Splunk, Sentinel, Elastic)
  • War games — ongoing live scenarios with rotating threats, seasonal campaigns, and emergent gameplay driven by the ALFRED adversary AI
  • Competitive ranking — a global leaderboard scoring who is actually the best hacker in the GRIMOIRE ecosystem (XP + lab score + war-game standing + faction reputation + peer-verified solutions)
  • Hardware mesh missions — the Salvage Yard quest arc teaches players to reclaim discarded hardware and build personal inference meshes for running local AI. E-waste reduction tracked as an in-game metric.
MetricValue
Labs100 across 13 categories — 71 with full Docker overlays
Game modules110+ (~53,000 LOC of synos-gamification)
EngineBevy 0.14 — synos-bevy 7,129+ LOC
Bevy plugins8 — Cutscene, Mindmap, RetroFilter, Cyberspace, SkillTree, FactionHQ, Rehoboam, Twin
Factions3 — Crimson Spire, Neon Collective, The Warden
Cert paths mapped11+ professional credentials
Engine offlineAll 100 labs ship pre-bundled in the ISO
Lab integritySHA-256 manifests verified by lab-integrity xtask on every merge

GRIMOIRE Public starts with a 10-tool starter kit:

nmap · wireshark · netcat · curl · tcpdump · strace · ltrace · hexdump · binwalk · strings

…and 5 intro labs. Players unlock additional tools, advanced labs, ALFRED capabilities, and mesh features by:

  • completing labs and earning XP
  • progressing faction quests
  • contributing peer-verified solutions
  • finishing chapters of the Salvage Yard arc

The synos-progression crate (57 tests, 111-entry seed catalog) drives all of this. The entire toolchain is pre-bundled in the ISO for offline extraction on unlock — no internet required once installed.

FactionIdentityThematic focus
Crimson SpireThe corporate-fortress red team — apex predator, brand of fire and edgeOffensive tradecraft, purple kill-chains
Neon CollectiveThe decentralised blue team — community-defended, brand of cyber-neonDetection engineering, SIEM, threat hunting
The WardenThe lawful neutral — supply-chain integrity, the inevitable auditCompliance, governance, forensics, IR

Faction choice affects RICO contract dispersal, available boss-contract chains, mission board priorities, and faction reputation economics.

GRIMOIRE Public cannot become operationally equivalent to Master, no matter how far a player progresses. The Curtain v3 runtime ceiling enforces:

  • Syscalls 470–474 (AI dispatch) return ENOSYS on GRIMOIRE
  • LLM federation is tier-isolated (GRIMOIRE nodes federate only with GRIMOIRE peers)
  • Audit chain HMAC roots are separated between GRIMOIRE and Master
  • Fragment Field IDS kernel detection is Master-only; GRIMOIRE gets userspace-only access
  • C2 framework binaries (cobalt-strike, empire, covenant, sliver) are scrubbed at build time

This is the bedrock of the LumOs commercial model: GRIMOIRE is the talent funnel that produces the best cybersecurity operators in the world; Master is the product LumOs sells to customers who need the actual weapon for actual work.

Read the Curtain Capability Tokens deep dive →