/CnC

Command & Control platform for own needs with tiny C++ agent (likely to bypass EDR).

Primary LanguageC++

TODO:

  • [DONE] kill agent
  • [DONE] correct exit from shell
  • [DONE] help messages of Cmd

High priority:

Low priority:

  • add HTTP transport
  • write .NET agent (C#, boolang)
  • implement prompt display via queue (if response queue emptry - show)
  • list commands in agent mode!
  • verification if agent is alive?
  • add more transports:
    • DNS
    • DropBox
    • Slack
  • write Python agent