Skip to content

Commit d5feba1

Browse files
authored
drilldown update- minor
1 parent e1b41cc commit d5feba1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

detections/cloud/o365_bec_email_hiding_rule_created.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ known_false_positives: Short rule names may trigger false positives. Adjust
2222
references:
2323
- https://attack.mitre.org/techniques/T1564/008/
2424
drilldown_searches:
25-
- name: View the detection results
26-
search: '%original_detection_search%'
25+
- name: View the detection results for - "$user$"
26+
search: '%original_detection_search% | search dest = "$user$"'
2727
earliest_offset: $info_min_time$
2828
latest_offset: $info_max_time$
2929
- name: View risk events for the last 7 days for $user$

0 commit comments

Comments
 (0)