Discord-Token-Grabber-V2 icon indicating copy to clipboard operation
Discord-Token-Grabber-V2 copied to clipboard

Simple token grabber developped in python.

[Discord] - Token Grabber V2

astraadev

[Discord] - Token-Grabber collecting the token on any Discord browser written in Python.

Disclaimer

THIS SCRIPT was made for Educational purposes
This project was created only for good purposes and personal use.
By using THIS SCRIPT, you agree that you hold responsibility and accountability of any consequences caused by your actions.

Features

{
  "data_caching": false,      #File doesnt contain any virus or malicious thing
  "webhook_transfer": true,      #Sends information through a webhook
  "cross_platform": true,      #Works on all platforms
  "external_modules_needed": false,      #No need external modules to use it
  "external_modules_required": false
}

How to use

 - Create a WebHook on your Discord Server. I recommend creating a New server!
 - Change the 'WEBHOOK_URL' variable value in line 124 to your Discord WebHook URL in token_grabber.py.
 - Send the script to your victim and make them run it!

Output Example

tokengrabber_example.png

Errors/Fixes

No module named 'Crypto' or 'Cryptodome'

open a cmd and type pip install pycryptodome==3.14.1

You probably have python 3.10 which has some new shit so downgrade to python 3.9