Skip to content
/ grabber Public

A Discord/Browser Grabber with a nice and easy builder - heavily WIP

License

Notifications You must be signed in to change notification settings

kqcl/grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some random Grabber :3

Features

features = {
    "discord-info": [
        "email",
        "phone-number",
        "nitro-status",
        "token"
    ],
    "system-info": [
        "username",
        "ip",
        "os",
        "hostname",
        "hwid,
        "pc-specs",
        "screenshot"
    ],
    "browser-data": {
        "support": "chromium based browsers",
        "data": [
        "saved passwords",
        "cookies",
        "saved credit cards",
        "history",
        "downloads"
        ]
    },
    "os-support": "windows",
    "add-to-startup": True
}

Installation

  • If you haven't already, install python from here and make sure to select Add to PATH during the installation process
  • Run the setup.bat file
  • When it asks you, put in the required information (webhook, file name and optionally the icon as a .ico file)
  • Find the built .exe in the dist folder
  • Star this repository :3

If there are any problems, feel free to open an issue...

TODO

todo = {
    "add-to-autostart": False,
    "discord-injection": True,
    "multi-os-support": True
}

Disclaimer

THIS SCRIPT was made for Educational purposes only

This project was initially created for personal use but has now been released as a proof of concept, not for the use as actual malware.

By using this, you agree that you hold responsibility and accountability of any consequences caused by your actions.

Attributions

henry-richard7 - utilized parts of his work for the browser password grabber

AstraaDev - had a half-working implementation of a discord-token grabber that took I some inspiration on

License

Released under the GNU GPL v3 license.

About

A Discord/Browser Grabber with a nice and easy builder - heavily WIP

Resources

License

Stars

Watchers

Forks

Packages

No packages published