Skip to content

Commit 20f2001

Browse files
[Test Rules] [PR #4375] modified rule: Brand impersonation: Microsoft Teams
1 parent 70dde32 commit 20f2001

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

detection-rules/4375_impersonation_microsoft_teams.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,10 @@ source: |
2929
sender.email.domain.root_domain in (
3030
"microsoft.com",
3131
"microsoftsupport.com",
32-
"office.com"
32+
"office.com",
33+
"mail.microsoft",
34+
"service-now.com",
35+
"atlassian.net"
3336
)
3437
and coalesce(headers.auth_summary.dmarc.pass, false)
3538
)
@@ -47,4 +50,4 @@ detection_methods:
4750
id: "7fafff75-abd3-5b8c-879f-b26b269ad768"
4851
og_id: "9cd53055-8e1a-5a45-b78f-34a62f0793dd"
4952
testing_pr: 4375
50-
testing_sha: 2e095c73e2fc1a71f6fc33b4553612cf09762755
53+
testing_sha: 3f03b2f62212d70d00dc818636e1976ebe79e2d3

0 commit comments

Comments
 (0)