Skip to content

loTus04/RATata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to RATata 👋

Version Documentation Maintenance License: MIT

RATata is a simple python RAT to setup and use !

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.


About

RATata is a simple python RAT to setup and use !

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published