mirror of
https://github.com/h3xduck/TripleCross.git
synced 2025-12-25 10:53:09 +08:00
Completed the TC Hook and payload enlargment and substitution mechanisms. Only the packet recognition on the client side remains to work
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#define CC_PROT_FIN CC_PROT_MSG CC_PROT_FIN_PART
|
||||
#define CC_PROT_BASH_COMMAND_REQUEST "CC_COMM_RQ#"
|
||||
#define CC_PROT_BASH_COMMAND_RESPONSE "CC_COMM_RS#"
|
||||
#define CC_CLIENT_SECRET_COMMANDING_PORT_DEFAULT 8000
|
||||
|
||||
//C&C V1 & V2 --> bpv47-like trigger + encrypted shell in V2
|
||||
#define CC_TRIGGER_SYN_PACKET_PAYLOAD_SIZE 0x10
|
||||
|
||||
Reference in New Issue
Block a user