Update scp.yml

Added a copy functionality
This commit is contained in:
C-h4ck-0 2022-11-14 12:33:41 +07:00 committed by GitHub
parent ac294b0e97
commit 519b5fcbd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,13 @@ Commands:
Privileges: User
MitreID: T1105
OperatingSystem: Windows 10, Windows 11
- Command: "scp <source_file_path> <copy_destination_path>"
Description: Copy file with scp.exe to a local path
Usecase: Use scp.exe to Copy a file from one location to another.
Category: Copy
Privileges: User
MitreID: T1105
OperatingSystem: Windows 10, Windows 11
Full_Path:
- Path: c:\windows\system32\OpenSSH\scp.exe
Detection: