An open API service indexing awesome lists of open source software.

https://github.com/seqre/rast

A cross platform C2 server written in Rust!
https://github.com/seqre/rast

c2 command-and-control rat remote-access-trojan

Last synced: 11 months ago
JSON representation

A cross platform C2 server written in Rust!

Awesome Lists containing this project

README

          

![Rast logo](assets/logo.png)

# Rast

A Remote Administration Tool (RAT) and Command and Control (C2) server in Rust!
Blazingly fast by default 🚀 (unless it isn't), fully asynchronous (unless it
isn't), and hopefully working (unless it isn't)!

## Star History





Star History Chart

## Usage

First, compile the project to generate all binaries:

```sh
cargo build --release
```

The binaries will be located in your configured Cargo `TARGET` directory.

Populate the configuration files with values as you need, and run the project.

## Stats
![Repobeats Analytics image](https://repobeats.axiom.co/api/embed/25ebbea052575679b311dcba20bbf51aa405aade.svg "Repobeats analytics image")

## Contributors