diff --git a/yml/OSBinaries/scp.yml b/yml/OSBinaries/scp.yml index f3b584b..73c72d8 100644 --- a/yml/OSBinaries/scp.yml +++ b/yml/OSBinaries/scp.yml @@ -12,12 +12,19 @@ Commands: MitreID: T1202 OperatingSystem: Windows 10, Windows 11 - Command: "scp @192.168.187.128: " - Description: Download file with scp.exe from am SSH server - Usecase: Use scp.exe to download file from an SSH server. If needed, you will be asked to submit a password as well. + Description: Download file with scp.exe from an SSH server + Usecase: Use scp.exe to download file from an SSH server. If needed, you will be asked to submit a password for the SSH session. Category: Download Privileges: User MitreID: T1105 OperatingSystem: Windows 10, Windows 11 + - Command: "scp @192.168.187.128:" + Description: Upload file with scp.exe to an SSH server + Usecase: Use scp.exe to Upload file from the local machine to remote SSH server. If needed, you will be asked to submit a password for the SSH session. + Category: Upload + Privileges: User + MitreID: T1105 + OperatingSystem: Windows 10, Windows 11 Full_Path: - Path: c:\windows\system32\OpenSSH\scp.exe Detection: