We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b071422 commit f8fb97eCopy full SHA for f8fb97e
detections/endpoint/macos_list_firewall_rules.yml
@@ -67,7 +67,7 @@ drilldown_searches:
67
earliest_offset: $info_min_time$
68
latest_offset: $info_max_time$
69
rba:
70
- message: MacOS firewall rules listed by $user$ on $dest$ using $process$
+ message: MacOS firewall rules listed via $process$ by $user$ on $dest$ using $process$
71
risk_objects:
72
- field: dest
73
type: system
@@ -80,6 +80,8 @@ rba:
80
type: parent_process_name
81
- field: process_name
82
type: process_name
83
+ - field: process
84
+ type: process
85
tags:
86
analytic_story:
87
- Network Discovery
0 commit comments