Skip to content

RunOnceEx/link

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

link


🔗

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

Download on the App Store Get it on Google Play

Table of Contents

Introduction

Repo Size Lines of code License: AGPL v3

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 run if you are eager to run it right now
  • cargo build --release to 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:

@rust
@moloch--
@djhohnstein
@lesnuages
@Flangvik

About

link is a command and control framework written in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 96.3%
  • YARA 3.7%