Skip to content
/ lonk Public
forked from postrequest/link

lonk is a fork of link, a command and control framework written in rust

License

Notifications You must be signed in to change notification settings

r3wst3r/lonk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lonk


🔗

lonk is a fork of link, a command and control framework written in rust. Currently in beta.

Table of Contents

Introduction

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

Lonk provides MacOS, Linux and Windows implants which may lack the necessary evasive tradecraft provided by other more mature command and control frameworks.

A fork of postrequest's link, Lonk is r3wst3r's first pass at developing adversarial tools within a C2 framework in the Rust programming language. A project goal is to be able to deploy from a kubernetes mesh using kris-nova's Aurae, currently in development, for no real reason other than because it's neat.

The Link link (link2?): https://github.com/postrequest/link
Aurae: https://github.com/aurae-runtime/community

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.
Issue filing in lonk is locked (lonked?) until I introduce some novel features to main.

Build Process

  • Clone or download the repo
  • cargo run if you are eager to run it right now
  • cargo build --release to build the lonk 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

About

lonk is a fork of link, a command and control framework written in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.4%
  • Shell 0.6%