The C2 Cloud is a robust web-based C2 framework, designed to simplify the life of penetration testers. It allows easy access to compromised backdoors, just like accessing an EC2 instance in the AWS cloud. It can manage several simultaneous backdoor sessions with a user-friendly interface. C2 Cloud is open source. Security analysts can confidently perform simulations, gaining valuable experience and contributing to the proactive defense posture of their organizations. Reverse shells support: Reverse TCP Reverse HTTP Reverse HTTPS (configure it behind an LB) Telegram C2 Demo C2 Cloud walkthrough: https://youtu.be/hrHT_RDcGj8 Ransomware simulation using C2 Cloud: https://youtu.be/LKaCDmLAyvM Telegram C2: https://youtu.be/WLQtF4hbCKk Key Features ๐ Anywhere Access: Reach the C2 Cloud from any location. ๐ Multiple Backdoor Sessions: Manage and support multiple sessions effortlessly. ๐ฑ๏ธ One-Click Backdoor Access: Seamlessly navigate to backdoors with a simple click. ๐ Session History Maintenance: Track and retain complete command and response history for comprehensive analysis. Tech Stack ๐ ๏ธ Flask: Serving web and API traffic, facilitating reverse HTTP(s) requests. ๐ TCP Socket: Serving reverse TCP requests for enhanced functionality. ๐ Nginx: Effortlessly routing traffic between web and backend systems. ๐จ Redis PubSub: Serving as a robust message broker for seamless communication. ๐ Websockets: Delivering real-time updates to browser clients for enhanced…Read More
References
Back to Main