Reviewing Detection Rules For Evasion

Stress detection-as-code rules the way an attacker who has read them would: a rule keyed on one literal spelling of an action that a casing, quoting, whitespace, path, flag-ordering, or encoding variant slips past, a left-anchored or misplaced-wildcard match defeated by added noise, an exclusion or allowlist keyed on a field the attacker sets, and a rule over telemetry the log source never actually emits. Covers matching the spelling instead of the behavior, anchor and wildcard placement, self-defeating negation, and coverage gaps in the underlying events. Use when reviewing or threat-modeling detection content for brittleness rather than authoring it. The attacker-set field is the source, the rule's match decision is the guard, and a malicious event that performs the action yet does not match is the finding.

UnboundCompute Updated

File contents

UnboundCompute/security-agent-skills/tree/main/skills/reviewing-detection-rules-for-evasion commit 604d7231c5

Frequently asked questions

npx skillmds@latest add unboundcompute/reviewing-detection-rules-for-evasion