Git Product home page Git Product logo

ratata's Introduction

Welcome to RATata ๐Ÿ‘‹

Version Documentation Maintenance License: MIT

RATata is a simple python RAT to setup and use !

๐Ÿ  Homepage

โœจ Demo

Prerequisites

  • pip3
  • python3

Install

pip3 install -r requirements.txt

INFORMATION

RATata is a backdoor made in python. It works with a third-party API so you don't have to open ports of your wifi box

Tools:
 - execute bash commands
 - download files
 - inject python scripts
Characteristics:
 - auto run on computer boot
 - hash a score of 9/70 on virus total, but can easly put to 0 with a crypter

SETUP API

As you have seen, this RAT uses a third party API. The source code for this API can be found in ./RATata/API.
You must host this API on a free host site like 'heroku.com' or '000webhost.com'.

API

SETUP RAT

1. Install Python3 and Pip3, then install all the modules in requirements.txt
2. Host the api how ever you wan't
3. Edit ./RAT/json/url.json with your own API links and webhook
4. Edit ./RAT/CLIENT.py with your own API links
5. [Optional] Put the the CLIENT.py in a crypter to bypass anti-virus
6. [Optional] Send it to people !

USAGE

INJECT

The 'inject' function allows you to inject python script directly on the victim's pc.
You can add your own scripts:
1. Make your script send the information to a discord webhook
2. Replace this webhook with "L!Nk123"
3. Encrypt the script in base64
4. Put it in ./RAT/json/virus.json

Author

๐Ÿ‘ค RAT: @loTus01
๐Ÿ‘ค API: @ghostfighter50

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a โญ๏ธ if this project helped you!

๐Ÿ“ License

Copyright ยฉ 2021 loTus01.
This project is MIT licensed.


ratata's People

Contributors

lotus04 avatar ghostfighter50 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.