adaptix-framework/adaptixc2

AdaptixC2 is a highly modular advanced redteam toolkit

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 39 minutes ago
Added to GitGenius on September 19th, 2026
Created on August 21st, 2024
Open Issues & Pull Requests: 9 (+0)
GitHub issues: Enabled
Number of forks: 655
Total Stargazers: 3,614 (+0)
Total Subscribers: 39 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 6.1 hours
Mean response time: 8.9 days
90th percentile: 17.5 days
Tracked items: 192

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 4% of issues opened in the past year have never received a reply. 96% of issues opened in the past year have since been closed. Three people close 82% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 4
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 51 days
Stale 30+ days: 1
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (16)
  • bug (9)
  • documentation (1)
  • duplicate (1)
  • help wanted (1)
  • question (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

AdaptixC2 is a modular command and control framework designed for authorized penetration testing and red team operations.

The tool addresses the need for flexible post-exploitation infrastructure by combining a Golang server backend with a cross-platform C++ Qt GUI client. Its modular architecture treats listeners and agents as plugins, allowing operators to extend functionality through custom extenders. The framework includes built-in support for multiple communication protocols including HTTP/S, DNS/DoH, SMB, and TCP beacons, along with infrastructure features like encrypted communications, credential management, target tracking, and session linking.

Teams conducting authorized security assessments should evaluate this tool if they need multiplayer server-client coordination with cross-platform GUI access across Linux, Windows, and macOS. The framework suits operations requiring flexible agent deployment across multiple operating systems and communication channels. The plugin-based extender system enables customization beyond the included HTTP/S, DNS/DoH, SMB, TCP, and Gopher listeners. An official Extension-Kit is available for building custom components.

Development activity shows ongoing refinement with documented changelog updates between versions. The project maintains a clear contribution workflow directing changes to the development branch rather than the main branch. The team provides comprehensive documentation through a dedicated wiki and gitbook resource, indicating investment in operator onboarding and framework usability.