Fix remove scp and add curl

Signed-off-by: Erick Cheng <19863605+ec4n6@users.noreply.github.com>
This commit is contained in:
Erick Cheng 2021-11-02 16:34:42 +01:00 committed by poiana
parent d434853d5f
commit c4d25b1d24

View File

@ -2676,7 +2676,7 @@
tags: [file, mitre_persistence]
- list: remote_file_copy_binaries
items: [rsync, scp, sftp, dcp, wget, scp]
items: [rsync, scp, sftp, dcp, wget, curl]
- macro: remote_file_copy_procs
condition: (proc.name in (remote_file_copy_binaries))