Create rule: Generic Financial Document Template#4498
Conversation
Detects messages with generic 'dear sir/madam' greetings that reference payment releases & timelines, contain links with suspicious hosting or open redirects, and exhibit unusual recipient patterns such as self-sending or missing recipients.
…and suspicious hosting template
…ncial document and suspicious hosting template
…ancial document and suspicious hosting template
|
Telemetry looks good. Low volume TTP but viable. 4 net new samps over L90D, good detection in depth. One observable - There is similar style rule that matches after a few changes, but only hits 2 of the 91 samps flagged in this PR over L90D, this PR does not lean on profiles, and is a very specific pattern. |
IndiaAce
left a comment
There was a problem hiding this comment.
Hey dude, the telemetry on this rule is crazy good in Mode! batting 1000 for malicious in the last 14 days. A few things I want to point out: I see in the latest batch of rules that almost all of them match existing rules, I'm super down for detection in-depth, especially when we are resolving FNs, but I wanted to see if you had considered modifying the existing Business Email Compromise (BEC) attempt from untrusted sender rule to account for this? Been looking through the hunts and I see that a good amount of these similar emails matching the BEC rule so just wanted to toss it out.
Also, I've been working on a suite of rules for that excessive padding in the body of the email and made a PR to modify that rule and the existing generic document sharing rule to catch this sample as well, so we've got good detection-in-depth coming for this. #4556
|
Gonna remove review-needed from this but feel free to shoot me a DM when you're ready for re-review for anything here! |
Thanks! Given it's growing hit count, I found it a viable candidate for surfacing based on campaign template structure. I compared |
…nancials_template
Few updates: - Removing starting check of strict greeting. - Updating undisclosed recipients to current standard.
…nt and suspicious hosting template
…financial document and suspicious hosting template
…inancial document and suspicious hosting template
Noticed FP's from removing greeting condition. Adding nlu with character limiter to negate FP's and FN's.
Wrong logic committed. This is the correct logic
|
Quick update: Adding nlu intent filter & simple character count to mitigate FP's & FN's introduced from removing greeting condition. - Hunt 1 (Shared samps) - New logic - L90D |
…financial document and suspicious hosting template
…nt and suspicious hosting template
…inancial document and suspicious hosting template
A few changes after telemetry: - The "will be released" branch now requires a specific date format (day of week + full date) within 15 chars, rather than matching on "will be released" alone. - Tightened [1-4].[1-4] to [1-4]\W[1-4] to mitigate FP's. - Changed display.text triggers - Changed NLU confidence to mitigate scope creep - Additional open redir trigger - Removed goofy nlu filter that was mitigating a miss. New free file host domain will be submitted for remaining misses.
…nt and suspicious hosting template
…inancial document and suspicious hosting template
|
A few changes after telemetry:
New free file host domain will be submitted for remaining misses. Hunts: - Hunt 1 (Shared Samps) - L30D - PR logic - 202 hits, 7 net new hits |
|
Can let bake for longer in test rules if needed as volume is still relatively low (only one new hit since yesterday in mode). Pushing to review needed for any additional changes needed! |
IndiaAce
left a comment
There was a problem hiding this comment.
HOLY telemetry my dude these results look great. A few things to consider, these should be relatively small changes but I'm still going to remove review-needed but feel free to chuck it back my way whenever you're ready for a new review. Here's a hunt showing the diff for my suggested changes: https://platform.sublime.security/messages/hunt?huntId=019ebde3-400c-75f0-bdf0-c92402c2d30b lmk your thoughts!
Removing suspicious hosting checks as it is limiting flagging on HTSRD hosting, shorteners & a recently added free file host domain. Co-authored-by: Luke Wescott <69780712+IndiaAce@users.noreply.github.com>
Separating for readability. Co-authored-by: Luke Wescott <69780712+IndiaAce@users.noreply.github.com>
Separating for readability. Co-authored-by: Luke Wescott <69780712+IndiaAce@users.noreply.github.com>
Updating rule details to reflect changes made.
…nt and suspicious hosting template
Accidentally deleted " rule in name.
…inancial document with proceedural greeting & timeline template
Re-corrected the rule name.
…nt with proceedural timeline template
…inancial document with proceedural timeline template
Description
Detects messages with generic 'dear sir/madam' greetings that reference payment releases & timelines, contain links with suspicious hosting or open redirects, and exhibit unusual recipient patterns such as self-sending or missing recipients.
Associated samples
- Sample 1
Associated hunts
- Hunt 1 (Shared Samples)
- Hunt 2 (Multi-hunt)