Skip to content

[Rule Tuning] Review Rules using registry ControlSet to be compatible with Sysmon and other #1761

@Samirbous

Description

@Samirbous

Link to rule

Description

Here are rules that will never fire on sysmon provided registry info:
https://github.com/elastic/detection-rules/search?p=2&q=ControlSet%2A

This is because sysmon always uses the symbolic link CurrentControlSet

https://docs.microsoft.com/en-us/sysinternals/downloads/sysmon#event-id-12-registryevent-object-create-and-delete

not all of those rules in the repo are affected. Just the ones like 'ControlSet*' NOT 'ControlSet'
I addition some EDR (crowdstrike) only see kernel paths so the keys will always start with \REGISTRY\

Example Data

Metadata

Metadata

Assignees

Labels

Rule: Tuningtweaking or tuning an existing rule

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions