Basic TCP and UDP communication channel integrated into Cobalt Strike to use as a starting point for developing External C2 covert channels. Requires patching arguments into the binary with bipa
TCP
- README.md
- client.c
- server.py
UDP
- README.md
- client.c
- server.py
resources
- aes.c
- aes.h
- base64.c
- base64.h