20 Commits

Author SHA1 Message Date
Andrew Rioux
04a529e32f build: added clippy in dev environment 2023-05-06 22:44:36 -04:00
Andrew Rioux
95b5f3ee82 feat: added basic wrapper around libnl 2023-05-06 22:44:31 -04:00
Andrew Rioux
da9aa2178c feat: added basic rust wrapper around libnl 2023-05-06 22:44:23 -04:00
Andrew Rioux
2fc1916273 feat: added static linking against libnl
libnl will be used to help understand kernel routing tables
2023-05-06 22:44:20 -04:00
Andrew Rioux
9ebf4b931b docs: adding preliminary documentation 2023-05-06 22:44:17 -04:00
Andrew Rioux
de2c2cc862 feat: added crates to work on a reverse shell 2023-05-06 22:44:14 -04:00
Andrew Rioux
636d895b50 docs: updated docs to work more with examples 2023-05-06 22:43:23 -04:00
Andrew Rioux
17f3829400 docs: simplified setup of repository 2023-05-06 22:43:19 -04:00
Andrew Rioux
2f9684643a docs: updated README to provide the right command 2023-05-06 22:43:10 -04:00
Andrew Rioux
8d53fd7a3e fix: removed extra keys and fixed docker 2023-05-06 22:42:48 -04:00
Andrew Rioux
cd7747f48d docs: fix to bring docs in line with reality 2023-05-06 22:42:33 -04:00
Andrew Rioux
bd0aa9dd3b docs: fixed mistake in docs 2023-05-06 22:42:29 -04:00
Andrew Rioux
9f974a81d6 docs: added better documentation 2023-05-06 22:42:27 -04:00
Andrew Rioux
82dd4acd6b fix: finished example bind shell 2023-05-06 22:42:23 -04:00
Andrew Rioux
50bca92194 feat: added a client, but forgot to add signing 2023-05-06 22:42:21 -04:00
Andrew Rioux
40d105b043 feat: added command response 2023-05-06 22:42:17 -04:00
Andrew Rioux
9e893dbce9 feat: added command parsing and spawning 2023-05-06 22:42:14 -04:00
Andrew Rioux
e0c7e1c240 feat: added a pcap listener to parse commands 2023-05-06 22:42:10 -04:00
Andrew Rioux
bac3e56f3c docs: updated readme to better describe setup 2023-05-06 22:42:02 -04:00
Andrew Rioux
226eefbedd feat: initial commit with static pcap sys build 2023-05-06 22:41:50 -04:00