Skip to content

Conversation

@IndiaAce
Copy link
Member

Description

This rule catches phishing links that try to look personalized by embedding the recipient's email (sometimes base64 encoded) in URLs that have sketchy path patterns with special characters like ! or @. We're specifically looking for simple single-path URLs ending in $ or * which is a common pattern we've seen in credential harvesting campaigns. The single recipient check helps reduce noise since these targeted attacks typically go to one person at a time.

Associated hunts

Other hunts can be found in the ticket for customer environment ones.

@IndiaAce IndiaAce requested a review from a team as a code owner December 24, 2025 19:43
@github-actions github-actions bot added the in-test-rules PR is in our testing suite to collect telemetry label Dec 24, 2025
github-actions bot added a commit that referenced this pull request Dec 24, 2025
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.

1 participant