TwitchTermina / TokenMonster

An advanced Discord token grabber that snipes tokens from 20+ sources. Not over-bloated and gets the job done.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


πŸŽ‰ A major update is on its way!

Some really big changes are coming soon! You can expect a release in the next week. Support this side project by giving this repo a ⭐.


πŸ‘½ Token Monster

An advanced Discord token grabber thats easy to use and extremely reliable.

πŸ† Features

  • Decently small amount of code.
  • No local caching, undectectable.
  • Tokens and other data can be sent through a Discord webhook.
  • Very Small amount of AV's flag this as a virus.
  • Scans 15+ Sources for tokens.
  • Gathers most computer data.
  • Can easily be obfuscated and packaged into an EXE.
  • Determines if alt-accounts are logged into the same PC, and snipes their tokens as well.
  • Verifies tokens to prevent request/webhook spam.
  • Fetches general information from a user (username, phone number, etc).
  • Displays a neat embed that gives you all information that you need.

🦊 What about Firefox?

At the moment, grabbing tokens from FireFox is a bit complicated, but I plan to add this soon.

πŸ“£ Just a note

I created this sofware for an assingment in my CyberSecurity class. Our job was to create our own malware. I highly discourage using this against someone else. I am responsible for creating it, but not responsible for its use against another user.

β˜• Installation & Usage

  1. Download or Clone the files from the repo.
  2. Make sure you have Python 3+ on your machine
  3. Open the destination folder and run pip install requests to install the needed package.
  4. Open main.py and adjust config values as needed.
  5. [ OPTIONAL ] Run auto-py-to-exe to compile this program into an EXE.
  6. [ TIP ] If you want to compile Token Monster into an EXE, ZIP it to download it on Chrome.

πŸš€ Where to go from here?

To prevent the further use of token grabbers, I will be working on an anti-token grabber. This will take a while.

πŸ™ Acknowledgments

Thanks to Nexuzzzz for the extra harvesting paths.

About

An advanced Discord token grabber that snipes tokens from 20+ sources. Not over-bloated and gets the job done.

License:MIT License


Languages

Language:Python 100.0%