Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
link — link is a command and control framework written in rust | Kitploit
Tools/GitHubGitHub/postrequest/link
Penetration Testing FrameworksExploit FrameworksCommand and ControlRed TeamingPayload Development
GitHubpostrequest/link

link

link is a command and control framework written in rust

View Repository
579885 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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
  • Features
  • Feedback
  • Build Process
  • Acknowledgments

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

Download Tool