├── README.md └── discord-osint.jpg /README.md: -------------------------------------------------------------------------------- 1 | # OSINT-Discord-resources 2 | OSINT Discord resources that may be useful for searching or pivotting on Discord. 3 | 4 | Discord official website: https://discord.com/ 5 | 6 | 7 | ![OSINT Discord logo](https://github.com/Dutchosintguy/OSINT-Discord-resources/blob/main/discord-osint.jpg) 8 | 9 | 10 | 11 | ## Useful tool links and description 12 | 13 | 1. [Discordbee](https://discordbee.com/) > Discord server search engine 14 | 15 | 2. [Discordservers](https://discordservers.com/browse) > Discord server search engine 16 | 17 | 3. [Discord History Tracker](https://dht.chylex.com/) > Discord History Tracker is a browser script that lets you locally save chat history in your servers, groups, and private conversations. 18 | 19 | 4. [Discord Hub](https://discordhub.com/user/search) > Search Discord users 20 | 21 | 5. [Disboard](https://disboard.org/search) > Discord server search engine 22 | 23 | 6. [Unfurl](https://dfir.blog/unfurl/) > If you have any URLs of interest from Discord, you can potentially extract additional timestamp info. Each Discord ID (for user, channel, server, or file attachment) has an embedded timestamp that shows when that object was created. 24 | 25 | Unfurl can parse it (example): https://dfir.blog/unfurl/?url=https://discordapp.com/channels/427876741990711298/537760691302563843/643183730227281931 26 | 27 | *h/t [Ryan Benson](https://twitter.com/_RyanBenson/status/1346854657272942593)* 28 | 29 | 7. [Discord Bots](https://top.gg/) > Search for Discord bots 30 | 31 | 8. [Discord Me](http://discord.me) > Search public Discord servers 32 | 33 | 9. [Discord portal](http://discordportal.com) > Search discord servers 34 | 35 | 10. [Discord center](http://discord.center) > Search discord servers 36 | 37 | 11. [Discord Snowflake to Timestamp converter](https://pixelatomy.com/snow-stamp/) > Snowflake Timestamp converter 38 | 39 | 11. [Top.gg](https://top.gg/) > Navigating to https://top.gg/user/ followed by a user's ID can show information about their profile, including bots and servers reviewed on Top.gg, their Discord username, and other information. This information is sometimes perserved after their account is deleted. They must have signed into Top.gg using Discord for this to work, but many Discord users have. 40 | 41 | ## Discord OSINT attack surface by Sinwindie 42 | 43 | [Discord OSINT attack Surface PDF](https://github.com/sinwindie/OSINT/blob/master/Discord/Discord%20OSINT%20Attack%20Surface.pdf) > PDF document with attack surface options 44 | 45 | 46 | ## Searching using the discord native searchbar 47 | 48 | To narrow down your search, use the following filters along with your search query. You may use as many or as little filters as you want. 49 | 50 | #### Filters 51 | **from:** user - Shows results from a specific user. 52 | 53 | **mentions:** user - Shows anytime someone mentioned the specified user. 54 | 55 | **has:** link, embed or file - Shows messages that contain specified element. 56 | 57 | **before:** date - Results only show messages sent before specified date. 58 | 59 | **during:** date - Results only show messages sent on specified date. 60 | 61 | **after:** date - Results only show messages sent after specified date. 62 | 63 | **in:** channels - Results only show messages sent in specified channel. 64 | 65 | 66 | 67 | ## Get Discord user ID 68 | 69 | The steps below describe how to obtain a Discord user ID 70 | 71 | #### Using the Mobile App 72 | For the User ID, go to a user's Profile. You should see three dots on the top-right. Press those dots and you should see the last item on the drop-down menu: 'Copy ID'. Click this to get the ID. Paste in text editor to see the ID. 73 | 74 | #### Using the Desktop App 75 | Log into a Discord Channel. Right click your username in chat or channel list. Select Copy ID. Paste the ID somewhere to see it. 76 | 77 | *Sometimes you will need to set your account to developer mode first to be able to right-click a username and select Copy ID. Visit: - Settings -> Appearance -> and toggle ON developer mode.* 78 | 79 | 80 | 81 | ## Check the global Discord uptime status 82 | 83 | [Discord status](https://discordstatus.com/) > Check Global discord uptime status for the API, media proxy, push notifications, search, voirce & third party 84 | 85 | 86 | 87 | ## Discord Wiki 88 | 89 | [Discord Wiki](https://discordia.me/en/home) > Great in depth wiki about all Discord has to offer. 90 | 91 | 92 | -------------------------------------------------------------------------------- /discord-osint.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dutchosintguy/OSINT-Discord-resources/7cc96ad6a0c87c1f958e342f0a1b666bfd42d497/discord-osint.jpg --------------------------------------------------------------------------------