# 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


🔗

link is a command and control framework written in rust. Currently in beta.

Download on the App Store Get it on Google Play

## Table of Contents - [Introduction](#introduction) - [Features](#features) - [Feedback](#feedback) - [Build Process](#build-process) - [Acknowledgments](#acknowledgments) ## Introduction [![Repo Size](https://img.shields.io/github/repo-size/postrequest/link)](https://img.shields.io/github/repo-size/postrequest/link) [![Lines of code](https://img.shields.io/tokei/lines/github/postrequest/link)](https://img.shields.io/tokei/lines/github/postrequest/link) [![License: AGPL v3](https://img.shields.io/badge/License-AGPLv3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0.en.html) [![Rust Report Card](https://rust-reportcard.xuri.me/badge/github.com/postrequest/link)](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)