Skip to content

Commit f8fb97e

Browse files
authored
Apply suggestions from code review
1 parent b071422 commit f8fb97e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

detections/endpoint/macos_list_firewall_rules.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ drilldown_searches:
6767
earliest_offset: $info_min_time$
6868
latest_offset: $info_max_time$
6969
rba:
70-
message: MacOS firewall rules listed by $user$ on $dest$ using $process$
70+
message: MacOS firewall rules listed via $process$ by $user$ on $dest$ using $process$
7171
risk_objects:
7272
- field: dest
7373
type: system
@@ -80,6 +80,8 @@ rba:
8080
type: parent_process_name
8181
- field: process_name
8282
type: process_name
83+
- field: process
84+
type: process
8385
tags:
8486
analytic_story:
8587
- Network Discovery

0 commit comments

Comments
 (0)