9 Commits

Author SHA1 Message Date
Andrew Rioux
d31a09e331
WIP: adding more cross compilation support 2024-12-11 06:56:44 -05:00
Andrew Rioux
1dfd7e0499
fix: more cleaning up for FreeBSD 2024-09-19 02:45:16 -04:00
Andrew Rioux
af5ceb66ab
Added Windows support for the bind shell
Brings in support from winpcap as npcap has a restrictive license
2024-01-24 19:12:45 -05:00
Andrew Rioux
4475d23d1d
Finished adding a basic flake
It can now build the Linux C2 beacon
2024-01-23 23:26:58 -05:00
Andrew Rioux
ae24c2e0ad
feat: added the ability to edit files remotely 2023-09-08 22:48:02 -04:00
Andrew Rioux
47b2191335
feat: working on spawning commands 2023-09-05 09:43:00 -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
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