Skip to content

fitzgeralddaniel/Base_Covert_Channel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Base_Covert_Channel

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

About

Basic TCP & UDP channel integrated into Cobalt Strike to use as a starting point for developing External C2 covert channels.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors