BradHacker/titan

Build transport module

Closed this issue · 0 comments

User Story

I want to be able to have my networking functionality within it's own module in order to provide abstraction and scalability.

DoD

  • Independent module for both C2 and Beacon
  • Can send basic TCP packets
  • Can receive basic TCP packets
  • Can convert between JSON and structs and vice versa
  • Can accept struct input
  • Can return struct output