Skip to content

Commit

Permalink
Update attachment_docusign_suspicious_links.yml (#2091)
Browse files Browse the repository at this point in the history
  • Loading branch information
zoomequipd authored Nov 13, 2024
1 parent 4d363bb commit 67ce2c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion detection-rules/attachment_docusign_suspicious_links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ source: |
or (
regex.icontains(.scan.ocr.raw,
"((re)?view|access|complete(d)?) document(s)?",
"[^d][^o][^cd][^ue]sign",
'[^d][^o][^cd][^ue]sign(?:\b|ature)',
"important edocs",
// German (Document (check|check|sign|sent))
"Dokument (überprüfen|prüfen|unterschreiben|geschickt)",
Expand Down

0 comments on commit 67ce2c8

Please sign in to comment.