Git Product home page Git Product logo

rat_rust's Introduction

RAT_Rust

Disclaimer:

Rust Remote Access Tool with worm capabilities, this Remote Access Tool it's just a personal project with no other intentions than seek for knowledge, it can be used for simple remote access with legitimate porpoises or to make Trojan access.

Description:

Remote Access Tool with multi-platform, multi-architecture capabilities for easy spreading/replication, also uses long-polling HTTPS as protocol for communication and implements temporary keys for data exfiltration encryption.

Infection phases with the RAT

Why Rust?

Almost all existing RAT are developed in C or C++ for the agent due to the low resources usage and the low-level control these languages provide, and Python, PHP, Ruby or Go for the server and client parts, these languages are not safe, and it’s not uncommon to find vulnerabilities in various RATs. Also, it requires developers to know multiple programming languages, which is not that easy as all languages have they own pitfalls, toolchains, and hidden surprises. Finally, This mix of languages don’t encourage code re-use, and often, these RAT provide plugins and addons to add features as standalone binaries, which are easier to detect by monitoring systems.

On the other hand, Rust provides low-level control, but also easy package management, high-level abstractions and great code re-usability. Not only Rust allow us to re-use code across the agent, the server and the client, but also by re-using all the packages we have in reserves, such as the scanners and exploits we previously crafted.

rat_rust's People

Contributors

saladinobelisario avatar

Stargazers

 avatar  avatar n3r0_ avatar  avatar Abraham avatar Shadrach Temitayo avatar Faan Ross avatar  avatar Aditya waghaskar avatar SCB avatar Steve Fan avatar (Moai Emoji) avatar twobit avatar  avatar Jack avatar greebok avatar  avatar  avatar Gabriel avatar  avatar ./ avatar Kunwuei avatar  avatar Cemal Tiryaki avatar  avatar  avatar Paul Pierre avatar  avatar  avatar

Watchers

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