[dependencies.async-trait]
version = "0.1.56"
[dependencies.tokio]
features = ["full"]
version = "1.19"
[dev-dependencies.clap]
features = ["derive"]
version = "3.2"
[package]
authors = ["Matthew Howard <matthew@hattmo.com>"]
description = "Helper library for creating external C2 servers for Cobalt Strike"
edition = "2021"
homepage = "https://github.com/hattmo/covert_c2"
keywords = ["security", "cobaltstrike"]
license = "GPL-3.0-or-later"
name = "covert_server"
readme = "README.md"
repository = "https://github.com/hattmo/covert_c2"
version = "0.1.2"