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!
- Host: GitHub
- URL: https://github.com/seqre/rast
- Owner: seqre
- License: gpl-3.0
- Created: 2022-04-20T13:36:57.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-18T11:00:14.000Z (over 1 year ago)
- Last Synced: 2025-03-18T12:21:33.042Z (over 1 year ago)
- Topics: c2, command-and-control, rat, remote-access-trojan
- Language: Rust
- Homepage:
- Size: 716 KB
- Stars: 42
- Watchers: 6
- Forks: 5
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 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
## 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
