Skip to content

Commit

Permalink
Sync from PR#2251
Browse files Browse the repository at this point in the history
Create link_azurecomm.yml by @zoomequipd
#2251
Source SHA fb42741
Triggered by @zoomequipd
  • Loading branch information
Sublime Rule Testing Bot committed Dec 30, 2024
1 parent 09fdac6 commit 3721b0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions detection-rules/link_azurecomm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ source: |
profile.by_sender().any_messages_malicious_or_spam
and not profile.by_sender().any_false_positives
)
or profile.by_sender_email().prevalence == "new"
or profile.by_sender().prevalence == "new"
)
// negate highly trusted sender domains unless they fail DMARC authentication
Expand All @@ -40,4 +40,4 @@ detection_methods:
- "Sender analysis"
id: "636c07a0-4bb3-52fe-912e-d39b3cfa024c"
testing_pr: 2251
testing_sha: dd8c23ecea8513c47078ebe167f94adaa8f62a9b
testing_sha: fb42741c2e6be193628e6204a578195e4ea4bdf2

0 comments on commit 3721b0e

Please sign in to comment.