Skip to content

Commit f722aa7

Browse files
authored
Update link_fake_fax_low_reputation.yml (#3086)
1 parent 37de118 commit f722aa7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

detection-rules/link_fake_fax_low_reputation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ source: |
3131
strings.icontains(., "New Fax Received")
3232
or strings.icontains(., "e-Fax Document")
3333
or strings.icontains(., "Fax Status")
34+
or strings.icontains(., "Fax ID")
3435
or strings.icontains(., "New Fax Document")
3536
or regex.icontains(., "(?:received|have) a (?:new )?fax")
3637
or regex.icontains(., "to view (th(?:e|is) )?(?:fax|message)")

0 commit comments

Comments
 (0)