ScriptKiddieTutorials / Minecraft-Session-Token-Stealer

A Minecraft session token stealer written in Python 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minecraft Session Token Stealer

A Minecraft session token stealer written in Python 3.

What can I use the session tokens for? You can use session tokens to hijack accounts (gain access to them without having their password) temporarily, as if they restart their game, their session token will get changed.

This version of the stealer only supports Windows.

Features

  • No local caching
  • Transferring via Discord webhook
  • Steals all stored account's tokens
  • No external Python modules required
  • [todo] MultiMC support
  • [todo] Cross-platform support

How to use

  1. Create a webhook on your Discord server. I recommend creating a new server.
  2. Change the 'WEBHOOK HERE' variable value to your Discord webhook URL in token-stealer.py
  3. (obfuscate the code or install it as a backdoor in an other script.)
  4. Send the script to your victim and make them run it.

Author

Donate

You can donate to my PayPal at https://www.paypal.com/paypalme2/wodx <3

About

A Minecraft session token stealer written in Python 3


Languages

Language:Python 100.0%