mirror of
https://github.com/postrequest/link
synced 2026-06-08 16:46:19 +00:00
6c83dfd20988f1f38bca7abe796791d2f002a465
link
link is a command and control framework written in rust. Currently in alpha.
Table of Contents
Introduction
At this stage of development, link provides a Windows implant only which lacks evasive tradecraft provided by other more mature command and control frameworks.
Tested on Linux only.
Features
Hopefully this list expands for humans to actually want to use this:
- HTTPS communication
- Process injection
- In-memory .NET assembly execution
- SharpCollection tools
Feedback
link is currently not even in beta, but fo feel free to file an issue.
Build Process
- Clone or download the repo
cargo runif you are eager to run it right nowcargo build --releaseto build the link server executable
For more information checkout Installation and Usage.
Acknowledgments
A non-exhaustive list of those who have in some way inspired this project by means of writing code, snippets, ideas or inspiration:
Languages
Rust
99.4%
Shell
0.6%