2018-06-09 00:15:06 +02:00
|
|
|
---
|
|
|
|
Name: Robocopy.exe
|
|
|
|
Description: Copy
|
|
|
|
Author: ''
|
2021-01-10 16:04:52 +01:00
|
|
|
Created: 2018-05-25
|
2018-06-09 00:15:06 +02:00
|
|
|
Categories: []
|
|
|
|
Commands:
|
|
|
|
- Command: Robocopy.exe C:\SourceFolder C:\DestFolder
|
|
|
|
Description: Copy the entire contents of the SourceFolder to the DestFolder.
|
|
|
|
- Command: Robocopy.exe \\SERVER\SourceFolder C:\DestFolder
|
|
|
|
Description: Copy the entire contents of the SourceFolder to the DestFolder.
|
2018-12-10 14:28:12 +01:00
|
|
|
Full_Path:
|
2018-06-09 00:15:06 +02:00
|
|
|
- c:\windows\system32\binary.exe
|
|
|
|
- c:\windows\sysWOW64\binary.exe
|
2018-12-10 14:28:12 +01:00
|
|
|
Code_Sample: []
|
2018-06-09 00:15:06 +02:00
|
|
|
Detection: []
|
|
|
|
Resources:
|
|
|
|
- https://social.technet.microsoft.com/wiki/contents/articles/1073.robocopy-and-a-few-examples.aspx
|
2021-10-22 15:20:35 +02:00
|
|
|
Acknowledgement:
|
|
|
|
- Person: ''
|
|
|
|
- Handle: ''
|