Recipes Reference
Learn All Options and Values of Detection Recipes
Required Fields
kind: Unique identifier for the recipe typename: Name of the specific recipe instanceversion: Recipe version (numeric)description: Brief descriptionmechanism: Detection mechanism typebreed: Detection categorytactic: MITRE ATTACK tactictechnique: MITRE ATTACK techniquesubtechnique: MITRE ATTACK sub-techniqueimportance: Severity level
File Action Values
Individual Actions:
fasync: File asynchronous operationsflock: File locking operationsfsync: File synchronizationllseek: Low-level seek operationsmmap: Memory mapping operationsopen: File open operationsread: File read operationswrite: File write operationsrename: File rename operationstruncate: File truncation operationsunlink: File deletion operationscreate: File creation operationsclose: File close operationslink: Hard link operationsexecve: Executable file operations
Action Matching:
how: Specifies how actions should matchany: Any action matchesall: All actions must match
Macros (expanded automatically):
any
β
β
β
β
β
β
β
β
β
β
β
β
β
β
β
open_related
β
β
read_related
β
β
β
modify_related
β
β
β
β
β
β
β
access_related
β
β
β
β
β
β
β
β
β
β
β
β
access_no_mmap_related
β
β
β
β
β
β
β
β
β
β
β
tamper_related
β
β
β
β
Times Kind Values
times_per_proc
Per process
times_per_exe
Per executable
times_per_parent_proc
Per parent process
times_per_parent_exe
Per parent executable
times_per_full_ancestry
Per full process tree
times_per_hostname
Per hostname
times_per_host
Global limit
Classification Values
Mechanism:
file_accessexecutionnetwork_peersbaseline
Breed:
file_accessexecutionremote_domainsremote_ipslocal_domainslocal_ips
Importance:
lowmediumhighcritical
Last updated
Was this helpful?