Skip to content

Commit 08b1429

Browse files
[PR #3438] modified rule: Credential phishing: Suspicious e-sign agreement document notification
1 parent 8621759 commit 08b1429

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

detection-rules/3438_credential_phishing_esign_document_notification.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ source: |
2929
"\\beSign",
3030
"e\\.sign",
3131
"esign.[0o]nline",
32-
"e.{0,4}d[0o]c",
32+
"[SsZz][lL][GgSs][Nn].*D[0o]c",
33+
"e-d[0o]c",
3334
"e-signature",
3435
"eSignature",
3536
"eSign&Return",
@@ -275,4 +276,4 @@ detection_methods:
275276
id: "2a37b008-5bb3-5e3d-9e45-b6d92e21d4ef"
276277
og_id: "9b68c2d8-951e-5e04-9fa3-2ca67d9226a6"
277278
testing_pr: 3438
278-
testing_sha: bf0b2d29224d1b8e8fdd93d9db9ef67eae85c347
279+
testing_sha: a5dfa24a24cd58cdb7ef8a86d96b59bd61983eac

0 commit comments

Comments
 (0)