Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create link_youtube_user_info_excessive_padding.yml #2297

Closed
wants to merge 3 commits into from

Conversation

morriscode
Copy link
Member

Description

This rule identifies suspicious URLs that exploit the username component in links with 'youtube.com'. Attackers use this technique to trick users into believing the link is legitimate while redirecting to a malicious domain. The rule detects:

Links where youtube.com is used as a username (e.g., [email protected]).
and where the root domain does not match youtube.com.
Excessive URL-encoded padding (%20) that obscures the malicious domain in previews, such as in email clients or chat applications.

Associated samples

Link to samples that are affected by your change.

Associated hunts

@morriscode morriscode requested a review from a team as a code owner January 10, 2025 16:00
@morriscode
Copy link
Member Author

/update-test-rules

github-actions bot pushed a commit that referenced this pull request Jan 10, 2025
Create link_youtube_user_info_excessive_padding.yml by @morriscode
#2297
Source SHA 9adcbe1
Triggered by @morriscode
@zoomequipd
Copy link
Member

closed in favor of #2299

@zoomequipd zoomequipd closed this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants