Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rasta-mouse/ExternalC2.NET

.NET implementation of Cobalt Strike's External C2 Spec
https://github.com/rasta-mouse/ExternalC2.NET

Last synced: 3 months ago
JSON representation

.NET implementation of Cobalt Strike's External C2 Spec

Awesome Lists containing this project

README

        

# ExternalC2.NET

.NET Standard 2.0 libraries which implement Cobalt Strike's External C2 specfication (revision 0.1).

### Credit

- [Cobalt Strike External Command and Control Specification](https://www.cobaltstrike.com/downloads/externalc2spec.pdf) by [Raphael Mudge](https://twitter.com/armitagehacker).
- Inspired by [Ryan Hanson](https://twitter.com/ryHanson)'s [ExternalC2](https://github.com/ryhanson/ExternalC2) project.