https://github.com/whoisdreamer/rurat
Remote Access Trojan for rust lang ( botnet )
https://github.com/whoisdreamer/rurat
registry remote rust trojan virus
Last synced: about 1 month ago
JSON representation
Remote Access Trojan for rust lang ( botnet )
- Host: GitHub
- URL: https://github.com/whoisdreamer/rurat
- Owner: wHoIsDReAmer
- License: mit
- Created: 2022-09-16T02:35:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T01:19:48.000Z (over 1 year ago)
- Last Synced: 2025-04-14T23:09:28.730Z (about 1 month ago)
- Topics: registry, remote, rust, trojan, virus
- Language: Rust
- Homepage:
- Size: 1.72 MB
- Stars: 17
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🕶️ Rurat: A Rust-based Remote Access Trojan (RAT)
Rurat is a potent Remote Access Trojan (RAT) crafted meticulously using the Rust programming language. It's designed to offer a seamless and efficient way to control remote systems, providing various capabilities to manipulate files, manage data, and execute commands remotely.
## 🛠️ Core Features
- **File Operations**:
- Manage files remotely with ease.
- Download files from victim computer.- **System Persistence**:
- Establish a foothold by adding startup entries in the registry.- **Remote Command Execution**:
- Execute shell commands remotely and retrieve the output effortlessly. (Reverse shell)
- Secure remote shell access for command-line operations.## 🎇 Todo
- Refactoring codes (too dirty)
- Refactoring UI