mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-13 15:29:05 +01:00
Update scp.yml
Added a copy functionality
This commit is contained in:
parent
ac294b0e97
commit
519b5fcbd7
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user