Coder Social home page Coder Social logo

suff_better-pwn's Introduction

better-pwn

Tools for hacking Better Discord(BD). One a token grabber builder, one a malawre dropper builder. both in betterdiscord plugin form, both outputed payloads obfuscated.

Disclaimer:

This tool is for educational use only, the author will not be held responsible for any misuse of this tool.

How to use:

There are 2 files here, one generates a Better Discord plugin that is a token grabber, the other generates a Better Discord plugin that is a malware dropper.

judging by the file names it should be pretty easy to identify which ones which.

when running the token grabber builder a prompt will come up asking for the plugin's display name, the plugin version, the plugins description, the plugin author, and the webhook (thats where the token will be sent) (how to make a discord webhook: https://www.youtube.com/watch?v=fKksxz2Gdnc) url.
Lastly it will ask for a output filename, thats what the filename will be called.
it will save the plugin in the current directory.

EXAMPLE BUILDING:

enter plugin's display name:

>>>message logger

enter plugin version:

>>>1.5.2

enter plugins description:

>>>logs all messages sent in servers

enter author:

>>>moom825

enter webhook: 

>>>https://discord.com/api/webhooks/channel-id/webhook-token

enter output filename: 

>>>message logger

complete, saved to "message logger.plugin.js"

when running the malware dropper builder a prompt will come up asking for the plugin's display name, the plugin version, the plugins description, the plugin author, a direct download link to the file you want dropped (One way to make a direct download link can be found on this website: https://sites.google.com/site/gdocs2direct/), and then it will ask what the dropped filename name should be.
Lastly it will ask for a output filename, thats what the filename will be called.
it will save the plugin in the current directory.


EXAMPLE BUILDING:

enter plugin's display name: 

>>>message logger

enter plugin version: 

>>>1.2.7

enter plugins description: 

>>>logs messages

enter author: 

>>>moom825

enter dropped filename(ex: file.exe): 

>>>virus.exe

enter direct download link: 

>>>https://www.direct-download-to-link.com/filename.exe

enter output filename: 

>>>message logger

complete, saved to "message logger.plugin.js"

For the outputed files of each tool the payload itself will be obfuscated.

Install requirements :

pip3 install requests or pip install requests

Then if the steps above were successful, you can launch the python file by executing python filename.py.

Requirements:
Python3, Windows(x64)

Contact:

Feel free to contact me if you have any problems. https://discord.gg/THyA9xZPc9. moom825#9999

Add something:

If you want me to add an option to combine it with another existing better discord plugin, create an issue asking for it

suff_better-pwn's People

Contributors

moom825 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.