All Projects → postrequest → link

postrequest / link

Licence: AGPL-3.0 License
link is a command and control framework written in rust

Programming Languages

rust
11053 projects
shell
77523 projects

Projects that are alternatives of or similar to link

Bifrost
Bifrost C2. Open-source post-exploitation using Discord API
Stars: ✭ 37 (-89.28%)
Mutual labels:  red-team, c2, command-and-control
dark-lord-obama
AV-evading Pythonic Reverse Shell with Dynamic Adaption Capabilities
Stars: ✭ 61 (-82.32%)
Mutual labels:  penetration-testing, c2, command-and-control
CVE-2021-44228-PoC-log4j-bypass-words
🐱‍💻 ✂️ 🤬 CVE-2021-44228 - LOG4J Java exploit - WAF bypass tricks
Stars: ✭ 760 (+120.29%)
Mutual labels:  payload, red-team
disctopia-c2
Windows Remote Administration Tool that uses Discord as C2
Stars: ✭ 216 (-37.39%)
Mutual labels:  c2, command-and-control
chkdfront
Check Domain Fronting (chkdfront) - It checks if your domain fronting is working
Stars: ✭ 42 (-87.83%)
Mutual labels:  c2, command-and-control
ToRat client
This is the ToRat client, a part of the ToRat Project.
Stars: ✭ 29 (-91.59%)
Mutual labels:  payload, command-and-control
palinka c2
Just another useless C2 occupying space in some HDD somewhere.
Stars: ✭ 14 (-95.94%)
Mutual labels:  red-team, c2
c2
A simple, extensible C&C beaconing system.
Stars: ✭ 93 (-73.04%)
Mutual labels:  penetration-testing, command-and-control
Rubyfu
Rubyfu, where Ruby goes evil!
Stars: ✭ 228 (-33.91%)
Mutual labels:  penetration-testing, red-team
venus
A Visual Studio Code Extension agent for Mythic C2
Stars: ✭ 47 (-86.38%)
Mutual labels:  c2, command-and-control
transportc2
PoC Command and Control Server. Interact with clients through a private web interface, add new users for team sharing and more.
Stars: ✭ 22 (-93.62%)
Mutual labels:  c2, command-and-control
AlanFramework
A C2 post-exploitation framework
Stars: ✭ 405 (+17.39%)
Mutual labels:  red-team, c2
xeca
PowerShell payload generator
Stars: ✭ 103 (-70.14%)
Mutual labels:  penetration-testing, payload
Payloads
Payload Arsenal for Pentration Tester and Bug Bounty Hunters
Stars: ✭ 421 (+22.03%)
Mutual labels:  penetration-testing, payload
Lscript
The LAZY script will make your life easier, and of course faster.
Stars: ✭ 3,056 (+785.8%)
Mutual labels:  penetration-testing, payload
pwn-pulse
Exploit for Pulse Connect Secure SSL VPN arbitrary file read vulnerability (CVE-2019-11510)
Stars: ✭ 126 (-63.48%)
Mutual labels:  penetration-testing, red-team
Dart
DART is a test documentation tool created by the Lockheed Martin Red Team to document and report on penetration tests, especially in isolated network environments.
Stars: ✭ 207 (-40%)
Mutual labels:  penetration-testing, red-team
Armor
Armor is a simple Bash script designed to create encrypted macOS payloads capable of evading antivirus scanners.
Stars: ✭ 228 (-33.91%)
Mutual labels:  penetration-testing, payload
meteor
A cross-platform C2/teamserver supporting multiple transport protocols, written in Go.
Stars: ✭ 31 (-91.01%)
Mutual labels:  c2, command-and-control
maalik
Feature-rich Post Exploitation Framework with Network Pivoting capabilities.
Stars: ✭ 75 (-78.26%)
Mutual labels:  penetration-testing, payload

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].