mirror of
https://github.com/maxDcb/C2Core
synced 2026-06-08 15:48:01 +00:00
Better managment of session, with beaconHash and listenerHash
This commit is contained in:
@@ -11,6 +11,7 @@ const std::string HelpCmd = "help";
|
||||
const std::string SleepCmd = "sleep";
|
||||
const std::string EndCmd = "end";
|
||||
const std::string ListenerCmd = "listener";
|
||||
const std::string ListenerPolCmd = "listenerPol";
|
||||
const std::string LoadC2Module = "loadModule";
|
||||
const std::string UnloadC2Module = "unloadModule";
|
||||
const std::string ModulesDirectoryFromTeamServer = "../Modules/";
|
||||
|
||||
Reference in New Issue
Block a user