[senderprofile] Attachment Bulk 2#3975
Conversation
… suspicious indicators
…ed attachment lure with no DocuSign links
… no Dropbox domains in links
…t language (unknown sender)
…chment (unsolicited)
…ice file (unsolicited)
Test Rules Sync - ExcludedThis PR contains rules that use The |
…nt lure with no DocuSign links
| .href_url.domain.root_domain in ("mimecast.com", "cisco.com") | ||
| ) | ||
| ) | ||
| and ( |
There was a problem hiding this comment.
09FEB2026
| Total Samples | Both Rules Match | Gained Detections (new only) | % increase | |
|---|---|---|---|---|
| 3 | 0 | 3 | #DIV/0! | |
| Malicious Gained | Suspicious Gained | LB Gained | Spam Gained | Graymail Gained |
| 0 | 0 | 3 | 0 | 0 |
| @@ -198,11 +198,6 @@ source: | | |||
| ) | |||
| ) | |||
| ) | |||
There was a problem hiding this comment.
09FEB2026
0 Results
| ) | ||
| ) | ||
| ) | ||
| and ( |
There was a problem hiding this comment.
09FEB2026
| Total Samples | Both Rules Match | Gained Detections (new only) | % increase | |
|---|---|---|---|---|
| 85 | 25 | 60 | 2.4 | |
| Malicious Gained | Suspicious Gained | LB Gained | Spam Gained | Graymail Gained |
| 0 | 0 | 63 | 0 | 2 |
| @@ -15,11 +15,6 @@ source: | | |||
| and strings.ilike(.scan.ocr.raw, "*review*", "*sign*") | |||
| ) | |||
| ) | |||
There was a problem hiding this comment.
09FEB2026
| Total Samples | Both Rules Match | Gained Detections (new only) | % increase | |
|---|---|---|---|---|
| 1 | 0 | 1 | #DIV/0! | |
| Malicious Gained | Suspicious Gained | LB Gained | Spam Gained | Graymail Gained |
| 0 | 0 | 1 | 0 | 0 |
| and not any(attachments, .content_type == "message/delivery-status") | ||
| // if the "References" is in the body of the message, it's probably a bounce | ||
| and not any(headers.references, strings.contains(body.html.display_text, .)) | ||
| and ( |
There was a problem hiding this comment.
09FEB2026
| Total Samples | Both Rules Match | Gained Detections (new only) | % increase | |
|---|---|---|---|---|
| 1 | 0 | 1 | #DIV/0! | |
| Malicious Gained | Suspicious Gained | LB Gained | Spam Gained | Graymail Gained |
| 1 | 0 | 0 | 0 | 0 |
| and not any(headers.references, strings.contains(body.html.display_text, .)) | ||
| // sender address listed as a recipient | ||
| and ( | ||
| not profile.by_sender_email().solicited |
There was a problem hiding this comment.
09FEB2026
| Total Samples | Both Rules Match | Gained Detections (new only) | % increase | |
|---|---|---|---|---|
| 1 | 0 | 1 | #DIV/0! | |
| Malicious Gained | Suspicious Gained | LB Gained | Spam Gained | Graymail Gained |
| 0 | 0 | 1 | 0 | 0 |
| ) | ||
| and file.parse_eml(.).sender.email.domain.root_domain not in $org_domains | ||
| ) | ||
| and ( |
There was a problem hiding this comment.
09FEB2026
| Total Samples | Both Rules Match | Gained Detections (new only) | % increase | |
|---|---|---|---|---|
| 49 | 14 | 35 | 2.5 | |
| Malicious Gained | Suspicious Gained | LB Gained | Spam Gained | Graymail Gained |
| 0 | 0 | 35 | 0 | 0 |
| and not any(headers.references, strings.contains(body.html.display_text, .)) | ||
| // unsolicited or fails authentation | ||
| and ( | ||
| ( |
There was a problem hiding this comment.
09FEB2026
| Total Samples | Both Rules Match | Gained Detections (new only) | % increase | |
|---|---|---|---|---|
| 27 | 2 | 25 | 12.5 | |
| Malicious Gained | Suspicious Gained | LB Gained | Spam Gained | Graymail Gained |
| 0 | 0 | 25 | 0 | 0 |
| and .scan.exiftool.zip_uncompressed_size > 500000000 | ||
| ) | ||
| ) | ||
| and ( |
There was a problem hiding this comment.
09FEB2026
0 Results
| ) | ||
| and file.oletools(.).indicators.encryption.exists | ||
| ) | ||
| and ( |
There was a problem hiding this comment.
09FEB2026
| Total Samples | Both Rules Match | Gained Detections (new only) | % increase | |
|---|---|---|---|---|
| 42 | 0 | 42 | #DIV/0! | |
| Malicious Gained | Suspicious Gained | LB Gained | Spam Gained | Graymail Gained |
| 0 | 0 | 39 | 0 | 0 |
|
Closing this and moved the possible viable ones here #4030 |
Description
Removing sender profile from 10 attachment type rules. This is a set of 10 rules