UT: Remove try to move dropper config

This commit is contained in:
Ilija Lazoroski 2021-11-15 11:30:43 +01:00
parent 8e4df65c2f
commit fd4bcb88ea
1 changed files with 1 additions and 2 deletions

View File

@ -116,8 +116,7 @@
"dropper_date_reference_path_linux": "/bin/sh",
"dropper_target_path_linux": "/tmp/monkey",
"dropper_target_path_win_32": "C:\\Windows\\temp\\monkey32.exe",
"dropper_target_path_win_64": "C:\\Windows\\temp\\monkey64.exe",
"dropper_try_move_first": true
"dropper_target_path_win_64": "C:\\Windows\\temp\\monkey64.exe"
},
"logging": {
"dropper_log_path_linux": "/tmp/user-1562",