Detection rules › Sigma
Clfs.SYS Loaded By Process Located In a Potential Suspicious Location
Detects Clfs.sys being loaded by a process running from a potentially suspicious location. Clfs.sys is loaded as part of many CVEs exploits that targets Common Log File.
MITRE ATT&CK coverage
| Tactic | Techniques |
|---|---|
| Execution | T1059 Command and Scripting Interpreter |
Event coverage
| Provider | Event ID | Title |
|---|---|---|
| Sysmon | 7 | Image loaded |
Stages and Predicates
Stage 1: selection_dll
ImageLoaded|endswith: '\clfs.sys'
Stage 2: 1 of selection_folders_1
or:
Image|contains: ':\Perflogs\'
Image|contains: ':\Users\Public\'
Image|contains: '\Temporary Internet'
Image|contains: '\Windows\Temp\'
Stage 3: 1 of selection_folders_2
or:
Image|contains: ':\Users\'
Image|contains: '\Contacts\'
Image|contains: ':\Users\'
Image|contains: '\Favorites\'
Image|contains: ':\Users\'
Image|contains: '\Favourites\'
Image|contains: ':\Users\'
Image|contains: '\Pictures\'
Indicators
Each row is a field, operator, and value that the rule matches. The corpus column counts how many other rules in the catalog look for the same combination: high numbers point to widely-used, community-vetted indicators. Blank or 1 shows that the indicator is specific to this rule.
| Field | Kind | Values |
|---|---|---|
Image | match |
|
ImageLoaded | ends_with |
|