Use to close the Offensive Vaccine loop on the defender side. The Detector agent produces Sigma / YARA rules from offensive operations; this catalog validates those rules against real memory dumps, event logs, and forensic artifacts using Volatility 3, plaso, and sigma-cli. Without this catalog, detection rules are theoretical.
61
72%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Critical
Do not install without reviewing
Fix and improve this skill with Tessl
tessl review fix ./packages/decepticon/decepticon/skills/standard/dfir/SKILL.mdDecepticon emits attacks AND detection rules. This catalog feeds the detection rules back through real forensic artifacts to confirm they fire — closing the Offensive Vaccine loop on the operations side.
Inline technique reference — not separately loadable skills. The entries below are summarized here for direct use; there is no separate
SKILL.mdto open for each. Do NOT call the skill loader on them — apply the technique with your tools using this summary and the Workflow in this file.
| Technique | Use for |
|---|---|
| volatility-windows | Volatility 3 Windows plugins: pslist, malfind, cmdline, netscan, dlllist, handles |
| volatility-linux | Volatility 3 Linux: linux.pslist, linux.bash, linux.malfind |
| plaso-timeline | psort + log2timeline; super-timeline construction; Sigma matchers on the timeline |
| sigma-cli-validation | sigma-cli convert + match against captured event logs |
| yara-scan | yara-x scan against memory dumps and disk images |
| event-log-mining | Windows Event Log (.evtx) extraction + key event ID reference |
| etw-trace | ETW provider triage; .etl file extraction |
| edr-validation | Replay an attack against a target with Velociraptor / OSQuery active; capture artifacts |
dcsync from the ad-operator agent).ControlAccessRights, etc.).sigma_to_splunk_savedsearch / sigma_to_sentinel_analyticrule /
sigma_to_elastic_detection_rule.sigma-cli convert --target sqlite and matching against
the log file.vol, volshell) — already in operator's AGENTS.md tooling.log2timeline, psort).sigma convert, sigma check).yr) — operator already has it installed at C:\Tools\yara-x\yr.exe.Strix doesn't have this. XBOW doesn't have this. The "Offensive Vaccine" promise (every attack becomes a defense improvement) is only deliverable when someone validates the detection. Without Forensicator, the loop stops at "rule written". With it, the loop completes at "rule verified to fire on this attack class against this client's stack".
0cf691e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.