SkillAgentSearch skills...

Link

link is a command and control framework written in rust

Install / Use

/learn @postrequest/Link
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center"> link </h1> <br> <p align="center"> <a href="https://github.com/postrequest/link"> <img alt="🔗" title="link" src="https://i.giphy.com/6d2rN7dGii0eiKB2HO.gif" width="450"> </a> </p> <p align="center"> link is a command and control framework written in rust. Currently in <strong>beta</strong>. </p> <p align="center"> <a href="https://www.youtube.com/watch/dQw4w9WgXcQ"> <img alt="Download on the App Store" title="App Store" src="http://i.imgur.com/0n2zqHD.png" width="140"> </a> <a href="https://www.youtube.com/watch/dQw4w9WgXcQ"> <img alt="Get it on Google Play" title="Google Play" src="http://i.imgur.com/mtGRPuM.png" width="140"> </a> </p>

Table of Contents

Introduction

Repo Size Lines of code License: AGPL v3 Rust Report Card

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.

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.

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
@moloch--
@djhohnstein
@lesnuages
@Flangvik
@monoxgas
@b4rtik

View on GitHub
GitHub Stars581
CategoryDevelopment
Updated2mo ago
Forks90

Languages

Rust

Security Score

100/100

Audited on Jan 6, 2026

No findings