Add detection rule for suspicious PDF links in RFQ/RFP#4563
Open
peterdj45 wants to merge 7 commits into
Open
Conversation
This rule detects messages with reply or forward subjects that contain links appearing as PDF files but redirect to potentially malicious domains, specifically targeting RFQ or RFP terminology.
github-actions Bot
added a commit
that referenced
this pull request
May 28, 2026
… for Quote or Purchase (RFQ|RFP)
github-actions Bot
added a commit
that referenced
this pull request
May 28, 2026
…picious Request for Quote or Purchase (RFQ|RFP)
github-actions Bot
added a commit
to IndiaAce/sublime-rules
that referenced
this pull request
May 28, 2026
…spicious Request for Quote or Purchase (RFQ|RFP)
Remove unnecessary conditions related to purchase order confidence.
github-actions Bot
added a commit
to IndiaAce/sublime-rules
that referenced
this pull request
Jun 4, 2026
… suspicious Request for Quote or Purchase (RFQ|RFP)
github-actions Bot
added a commit
that referenced
this pull request
Jun 4, 2026
…est for Quote or Purchase (RFQ|RFP)
github-actions Bot
added a commit
that referenced
this pull request
Jun 4, 2026
…suspicious Request for Quote or Purchase (RFQ|RFP)
github-actions Bot
added a commit
that referenced
this pull request
Jun 5, 2026
…suspicious Request for Quote or Purchase (RFQ|RFP)
Member
Author
|
multi-hunts look good, results in ESC-14369 |
github-actions Bot
added a commit
to IndiaAce/sublime-rules
that referenced
this pull request
Jun 5, 2026
… suspicious Request for Quote or Purchase (RFQ|RFP)
github-actions Bot
added a commit
that referenced
this pull request
Jun 5, 2026
…est for Quote or Purchase (RFQ|RFP)
Member
|
Reviewing the telemetry in shared samples I'm not sure if we're getting enough unique coverage from https://github.com/sublime-security/sublime-rules/blob/883ff2f87408afb3c14f06f075915d974d009e7e/detection-rules/suspicious_request_for_quote_or_purchase.yml to warrant making a net-new rule for this. What are your thoughts on folding in the PDF angle to the change I made to this rule a few months ago: https://github.com/sublime-security/sublime-rules/pull/4401/changes up to conversation about that. adding something like |
Member
|
I'm going to remove |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This rule detects messages with reply or forward subjects that contain links appearing as PDF files but redirect to potentially malicious domains, specifically targeting RFQ or RFP terminology.
Associated samples
Associated hunts