Git Product home page Git Product logo

rose-rat's Introduction


R
Rose






A Discord RAT Extension for Rose ๐Ÿ’€

by pierro, Gumbobrot, suvan, suegdu

๐ŸŒ ใ€ข Table Of Contents

๐Ÿ“– ใ€ข Description

This is the server-side of Rose RAT. It will create a SocketIO Server to communicate between the victim's client & the attacker client. This can be hosted on repl.it or any other server. This is still under development and way more commands will be released soon.

How is it working?

When a grabber created with Rose (with the RAT enabled) is opened, it'll try to connect to a SocketIO Server. The server will create a SID for the victim's client (which is a temporary ID) that is going to be deleted once the victim's client is shutdown. The server will then send a WebHook that a victim has connected with his IP and his SID (Preview) Then, it'll wait for the Server command and execute it in the background.

Now, the attacker has to execute the attacker_client.py file. The attacker's client will connect to the server and will be able to send command The attacker can now write command in the GUI, then write the SID of the victim's PC he would like the command to be executed on. The attacker's client sends the information to the server which sends it to the specified SID

Once a victim's client receives a command, it executes it and send a WebHook of the output if needed

๐Ÿ”ฐ ใ€ข Features

  • See the victim's pc screen on live (screenshare)๐ŸŸข
  • Make a Screenshot and send it (screenshot)๐ŸŸข
  • Make a MessageBox with any text (messagebox <text>)๐ŸŸข
  • Executing shell command (shell <text>)๐ŸŸข
  • Playing TTS (Text to speech) (voice <text>)๐ŸŸข
  • Changing the volume to 0%/100% (volumemax/volumezero)๐ŸŸข
  • Shutdown the PC (shutdown)๐ŸŸข
  • Make a Webcam PIC and send it (webcampic)๐ŸŸข
  • More commands will be released soon ... ๐ŸŸฃ

๐ŸŸข = Working | ๐ŸŸก = To Do | ๐ŸŸฃ = Working on it | ๐Ÿ”ด = Not Working

๐Ÿ’ป ใ€ข Prerequisites

  • Windows 7/10/11
  • Python
  • PyPi requirements
  • A repl.it account (if you're hosting it on repl.it)

โš™๏ธ Setup

  • First, create a new repl and use Python as principal language
  • Download this repository as a zip and upload all the files to the repl
  • Go back to your repl and click on shell in the top right corner
  • Enter pip install -r requirements.txt
  • Click on the Run green button at the top of the page
  • Copy the URL
  • Build a victim's client with Rose-Injector using the URL you just copied
  • Start attacker_client.py then paste the server URL
  • Whenever a victim starts the grabber, a WebHook will be sent to inform you,
  • You're now ready to execute commands.

๐Ÿ“ท ใ€ข Preview

When a victim's client connects:

ConnectingEvents

The attacker's client UI: AttackerClient

An example of using the shell dir command: Exemple_command

๐Ÿ“š ใ€ข Changelog

All Notable Changes will be noted soon

๐Ÿฅท ใ€ข Contributors

โš ๏ธ Bugs Or Errors?

๐Ÿงพ License

This is for educational purposes only, use at your own risk.

By using this program, you automatically agree that we are not responsible of your actions

Don't use this for malicious purposes

Rose RAT is licensed under the MIT License

rose-rat's People

Contributors

xpierroz avatar gumbobrot avatar amethystic avatar imgbotapp avatar lopekinz avatar suenerve avatar toaaa 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.