cybe42 / discord-grabber

A simple go program that can grab tokens from a user and send it through a webhook.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

discord-grabber

A simple go program that can grab tokens from a user and send it through a webhook. (only for educational purposes)

just change the webhook variable in the main function to your webhook, and type build.bat, and you are done.

if you are on linux don't use the batch file but just compile it yourself.

(grabber only supports windows targets)

About

A simple go program that can grab tokens from a user and send it through a webhook.


Languages

Language:Go 78.3%Language:Batchfile 21.7%