[Rule Tuning] Potential Microsoft Office Sandbox Evasion (#2123)
* filter run by macOS os type
This commit is contained in:
@@ -28,7 +28,7 @@ timestamp_override = "event.ingested"
|
||||
type = "query"
|
||||
|
||||
query = '''
|
||||
event.category:file and not event.type:deletion and file.name:~$*.zip
|
||||
event.category:file and not event.type:deletion and file.name:~$*.zip and host.os.type:macos
|
||||
'''
|
||||
|
||||
[[rule.threat]]
|
||||
|
||||
Reference in New Issue
Block a user