Skip to content

Conversation

@brycampbell
Copy link
Member

Description

This rule is designed to identify suspicious OpenAI style phishing content, using both logo detect (TBD) and levenshtein logic to determine whether brand impersonation is present. Including the legimate sending domains should reduce the risk of false positives.

Associated samples

this sample is a phish

Associated hunts

Screenshot (insights)

@brycampbell brycampbell requested a review from a team as a code owner July 15, 2025 19:24
@brycampbell brycampbell added review-needed Indicates that a PR is waiting for review pending-external-task Waiting on a feature/bug fix/release labels Jul 15, 2025
@brycampbell brycampbell enabled auto-merge July 15, 2025 23:01
@brycampbell brycampbell added the hunting-required Hunts needed to validate rule efficacy label Jul 15, 2025
@brycampbell
Copy link
Member Author

Hunting has identified some domains that are identified as part of the Levenshtein logic, i will add a negation in for the legitimate ones.

@brycampbell brycampbell removed the review-needed Indicates that a PR is waiting for review label Jul 16, 2025
@brycampbell
Copy link
Member Author

https://platform.sublime.security/messages/hunt?huntId=0198144c-8f1e-7d4a-b520-97cb9f307658 This hunt includes some negation for a legitimate platform.

@brycampbell
Copy link
Member Author

/update-test-rules

@brycampbell brycampbell added the in-test-rules PR is in our testing suite to collect telemetry label Jul 17, 2025
github-actions bot pushed a commit that referenced this pull request Jul 17, 2025
Create impersonation_openai.yml by @brycampbell
#2952
Source SHA 493cf3c
Triggered by @brycampbell
Remove deprecated profile for messages, replaced with benign profile
@brycampbell
Copy link
Member Author

/update-test-rules

@brycampbell brycampbell removed the pending-external-task Waiting on a feature/bug fix/release label Aug 4, 2025
@brycampbell
Copy link
Member Author

Logo is in, adding in another negation.

@brycampbell
Copy link
Member Author

Hunting with some additional edits.

  1. https://platform.sublime.security/hunts/019874f1-d82e-7576-9ba0-f501f6edb273
  2. https://platform.sublime.security/messages/hunt?huntId=019875cd-806c-7b19-b152-feb88a956dd6
    The second hunt includes the requested detection i've been waiting on using logo.

Copy link
Member

@zoomequipd zoomequipd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still has many benign matches.

@aidenmitchell aidenmitchell removed their request for review December 16, 2025 16:30
brycampbell and others added 2 commits December 22, 2025 11:32
Co-authored-by: Brandon Murphy <4827852+zoomequipd@users.noreply.github.com>
Co-authored-by: Brandon Murphy <4827852+zoomequipd@users.noreply.github.com>
@zoomequipd zoomequipd removed the review-needed Indicates that a PR is waiting for review label Dec 24, 2025
@zoomequipd
Copy link
Member

removing review needed label until feedback is addressed

Co-authored-by: Brandon Murphy <4827852+zoomequipd@users.noreply.github.com>
Add in negation to avoid legit ChatGPT purchases from Apple App store.
@github-actions github-actions bot removed the in-test-rules PR is in our testing suite to collect telemetry label Jan 9, 2026
github-actions bot added a commit that referenced this pull request Jan 9, 2026
@github-actions github-actions bot added the in-test-rules PR is in our testing suite to collect telemetry label Jan 9, 2026
github-actions bot added a commit that referenced this pull request Jan 9, 2026
@github-actions github-actions bot removed the in-test-rules PR is in our testing suite to collect telemetry label Jan 12, 2026
github-actions bot added a commit that referenced this pull request Jan 12, 2026
@github-actions github-actions bot added the in-test-rules PR is in our testing suite to collect telemetry label Jan 12, 2026
@brycampbell
Copy link
Member Author

#3790

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in-test-rules PR is in our testing suite to collect telemetry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants