Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save Nickguitar/7c6bdfa8255b2ec7e0d6d4015550ce4c to your computer and use it in GitHub Desktop.

Select an option

Save Nickguitar/7c6bdfa8255b2ec7e0d6d4015550ce4c to your computer and use it in GitHub Desktop.
Bypassing Discord's masked links filter
@Nickguitar
Copy link
Copy Markdown
Author

Awesome,

nitpick you can tweak in the 2nd paragraph:

- [https://malicious.com](https://example.com)
+ [https://example.com](https://malicious.com)

The whole paraph:

- In the context of cybersecurity, one of the first things that comes to mind is to try to make a fake link, putting another URL on the "text" part. It would be something like [https://malicious.com](https://example.com). By doing so, an user would see the URL https://example.com, but by clicking on it, he would be redirected to https://malicious.com.
+ In the context of cybersecurity, one of the first things that comes to mind is to try to make a fake link, putting another URL on the "text" part. It would be something like [https://example.com](https://malicious.com). By doing so, an user would see the URL https://example.com, but by clicking on it, he would be redirected to https://malicious.com.

The following screenshot after this paragraph is also wrong way around.

Thanks, just edited the paragraph!

@redactedontop
Copy link
Copy Markdown

Howdy, Nick. Could I ask for your discord I could contact you? I'm also doing some research about masked links.

@kerrbox445
Copy link
Copy Markdown

Is there a bot moderation that mitigates for all these bypasses?

@rogeddoom
Copy link
Copy Markdown

Can someone hep me right one, ill give pay

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