Skip to content

shashinma/AdaptixC2

 
 

Repository files navigation

AdaptixC2 v0.6

Adaptix is an extensible post-exploitation and adversarial emulation framework made for penetration testers. The Adaptix server is written in Golang and to allow operator flexibility. The GUI Client is written in C++ QT, allowing it to be used on Linux, Windows, and MacOS operating systems. Full documentation is available here.

Getting Started

Please checkout the wiki.

Features

  • Server/Client Architecture for Multiplayer Support
  • Cross-platform GUI client
  • Fully encrypted communications
  • Listener and Agents as Plugin (Extender)
  • Client extensibility for adding new tools
  • Task and Jobs storage
  • Files and Process browsers
  • Socks4 / Socks5 / Socks5 Auth support
  • Local and Reverse port forwarding support
  • BOF support
  • Linking Agents and Sessions Graph
  • Agents Health Checker
  • Agents KillDate and WorkingTime control
  • Windows/Linux/MacOs agents support
  • Remote Terminal

Extension-Kit

Official Extension-Kit on GitHub

Current Extenders

  • HTTP/S Beacon Listener
  • SMB Beacon Listener
  • TCP Beacon Listener
  • Beacon Agent
  • TCP/mTLS Gopher Listener
  • Gopher Agent

CONTRIBUTING

Please push сhanges to the dev branch. Otherwise, changes will be made manually in the dev branch.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 61.0%
  • C++ 26.6%
  • Go 11.9%
  • Makefile 0.2%
  • CMake 0.2%
  • Python 0.1%