# link **Repository Path**: cz050819/link ## Basic Information - **Project Name**: link - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-24 - **Last Updated**: 2021-07-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
link is a command and control framework written in rust. Currently in beta.
## Table of Contents - [Introduction](#introduction) - [Features](#features) - [Feedback](#feedback) - [Build Process](#build-process) - [Acknowledgments](#acknowledgments) ## Introduction [](https://img.shields.io/github/repo-size/postrequest/link) [](https://img.shields.io/tokei/lines/github/postrequest/link) [](https://www.gnu.org/licenses/agpl-3.0.en.html) [](https://rust-reportcard.xuri.me/report/github.com/postrequest/link) link provides MacOS, Linux and Windows implants which may lack the necessary evasive tradecraft provided by other more mature command and control frameworks. ## Features Hopefully this list expands for humans to actually want to use this: * HTTPS communication * Process injection * In-memory .NET assembly and Windows PE execution * SharpCollection tools * sRDI implementation for shellcode generation * Windows link reloads DLLs from disk into current process ## Feedback Feel free to [file an issue](https://github.com/postrequest/link/issues/new). ## Build Process - Clone or download the repo - `cargo run` if you are eager to run it **right now** - `cargo build --release` to build the link server executable For more information check out [Installation and Usage](https://github.com/postrequest/link/wiki/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: [@rust](https://github.com/rust-lang) [@moloch--](https://github.com/moloch--) [@djhohnstein](https://github.com/djhohnstein) [@lesnuages](https://github.com/lesnuages) [@Flangvik](https://github.com/Flangvik) [@monoxgas](https://github.com/monoxgas) [@b4rtik](https://github.com/b4rtik)