Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
ExternalC2 — A library for integrating communication channels with the Cobalt Strike External C2 server | Kitploit
Tools/GitHubGitHub/ryhanson/externalc2
Penetration Testing FrameworksExploit FrameworksWeb Proxies & InterceptionCommand and ControlRed TeamingPayload Development
GitHubryhanson/externalc2

ExternalC2

A library for integrating communication channels with the Cobalt Strike External C2 server

View Repository
289478 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

ExternalC2

A library for integrating communication channels with the Cobalt Strike External C2 server

This library provides an implementation of the Cobalt Strike External C2 spec, including a basic web channel and a websocket channel. The codebase has been documented and designed to allow additional channels to be added easily.

This readme is not done yet, because coding is more enjoyable than writing documentation. However, the code is heavily commented and you should be reading that first, right? I recommend building the solution and stepping through the tests.

Features

Implemented C2 Channels:

  • Direct Socket Connection
  • Web API Channel (Dotnet Core)
  • WebSockets Channel (Dotnet Core)

TODO: Update this section

Getting started

The solution should be built with Visual Studio 2017. More info will be added here soon.

TODO: Update this section

Developing

TODO: Update this section

Building

TODO: Update this section

Deploying

TODO: Update this section

Contributing

TODO: Update this section

License

ExternalC2 is open-sourced software licensed under the MIT license.

Download Tool