Commit Graph

5 Commits

Author SHA1 Message Date
Andrew Rioux 1e5f515a25 feat: adding packet handling to server 2023-09-04 19:10:43 -04:00
Andrew Rioux 7f1f43a601 feat: added a basic interactivity to the client 2023-09-04 01:11:55 -04:00
Andrew Rioux 4449a771e2 feat: added connection and authentication
client can now generate a server binary, and try to connect to it and
get capabilities
2023-09-02 22:29:13 -04:00
Andrew Rioux d7a0deba0c feat: added transport layers for sparse 0.5 target 2023-09-02 15:26:58 -04:00
Andrew Rioux aecf1c9b80 feat: adding a bind shell example with more stuff
adding a bind shell that can allow for more practice with future
features such as multiple transports, encryption, transferring files,
and a more robust client interface
2023-09-02 14:32:34 -04:00