All Projects → 0dayCTF → Discord-Crash

0dayCTF / Discord-Crash

Licence: other
Crash all Discord clients (desktop, mobile, browser, third party clients)

Programming Languages

javascript
184084 projects - #8 most used programming language
Batchfile
5799 projects

Discord-Crash

Crash all Discord clients (desktop, mobile, browser, third party clients,) when user clicks your profile

Submitting the PUT request

∙ Navigate to Discord in the browser to find your authorization token (How To Find Token)
∙ Change the token in the request to your own, and add some random integers after /contacts/HERE
∙ Using your program of choice, submit the PUT request in DiscordCrash.txt



Deleting from your profile

∙ Navigate to Discord in the browser to find your authorization token
∙ Change the token in the request to your own, use the same integers after /contacts/HERE (important)
∙ Using your program of choice, submit the DELETE request in DiscordFix.txt


 NodeJS

∙ Navigate to Discord in the browser to find your authorization token
∙ Change the token in token.txt to your own
∙ Execute crasher.bat


  This method does not work on certain Android devices

PoC



I will be adding some more methods in the future, check back for an update
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].