Skip to content

Commit b8c72a4

Browse files
[Shared Samples] [PR #4683] modified rule: PR# 4683 - Brand impersonation: Claude with newly registered domains
1 parent 99cde04 commit b8c72a4

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

detection-rules/4683_impersonation_claude_domain.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ source: |
2727
"(?:early.{0,20}claude|claude.{0,20}(?:early.access|ads))"
2828
)
2929
)
30-
// and any(body.links,
31-
// strings.icontains(.href_url.domain.domain, 'claude-marketing-team.com')
32-
// or strings.icontains(.href_url.domain.domain, 'anthropic-ads.com')
33-
// )
3430
// negate highly trusted sender domains unless they fail DMARC authentication
3531
and not (
3632
sender.email.domain.root_domain in $high_trust_sender_root_domains

0 commit comments

Comments
 (0)