Skip to content

TyreekHaynes/C2-The-World

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced C2 Infrastructure

Adversary Emulation C2 Framework for Red Team Training & Defensive Validation

License: MIT Python 3.9+ AWS Cloudflare Python License PRs

LEGAL DISCLAIMER

FOR AUTHORIZED SECURITY TESTING AND EDUCATIONAL PURPOSES ONLY

This infrastructure is designed for:

  • Authorized penetration testing
  • Red team operations
  • Security research
  • Educational demonstrations

NEVER deploy this infrastructure against systems you do not own or have explicit written permission to test.

Architecture Overview

┌─────────────────────────────────────────────────────────────┐ │ PUBLIC INTERNET │ └─────────────────────────────────────────────────────────────┘

┌─────────────────────────────────────────────────────────────┐ │ CLOUD DNS INFRASTRUCTURE │ │ (Cloudflare) │ │ │ │ • Domain: assets-delivery.org │ │ • DDoS Protection │ │ • SSL/TLS Termination │ └─────────────────────────────────────────────────────────────┘

┌─────────────────────────────────────────────────────────────┐ │ REDIRECTOR LAYER │ │ (Nginx - AWS) │ │ │ │ • Public Subnet │ │ • Elastic IP: 3.150.196.7 │ │ • SSL Termination │ │ • Request Forwarding │ └─────────────────────────────────────────────────────────────┘

┌─────────────────────────────────────────────────────────────┐ │ INTERNAL NETWORK │ │ (AWS VPC) │ └─────────────────────────────────────────────────────────────┘

┌─────────────────────────────────────────────────────────────┐ │ C2 TEAMSERVER │ │ (FastAPI - AWS) │ │ │ │ • Private Subnet │ │ • No Public IP │ │ • Agent Management │ │ • Task Orchestration │ │ • Encrypted Communications │ └─────────────────────────────────────────────────────────────┘

┌─────────────────────────────────────────────────────────────┐ │ AGENTS │ │ (Windows/Linux/macOS Targets) │ │ │ │ • Python-based implants │ │ • Encrypted C2 communications │ │ • Module-based architecture │ │ • Persistence mechanisms │ └─────────────────────────────────────────────────────────────┘

About

Custom C2 with Encrypted communication channels and Proxy chains for traffic obfuscation and much more!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors