BradHacker / titan

Golang C2 and Beacon/Agent built from the ground up for scalability and expandability

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add data encryption

BradHacker opened this issue · comments

User Story
I want to be able to transmit encrypted data that is unreadable by outside viewers.

DoD

  • Can encrypt data with some form of mutually shared key
  • Can encrypt data independently of the transport method
  • Expandable for multiple encryption methods