mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-29 13:42:18 +02:00
Archiving off legacy LOLUtilz
This commit is contained in:
21
Archive-Old-Version/LOLUtilz/OSBinaries/Robocopy.yml
Normal file
21
Archive-Old-Version/LOLUtilz/OSBinaries/Robocopy.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
Name: Robocopy.exe
|
||||
Description: Copy
|
||||
Author: ''
|
||||
Created: 2018-05-25
|
||||
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.
|
||||
Full_Path:
|
||||
- c:\windows\system32\binary.exe
|
||||
- c:\windows\sysWOW64\binary.exe
|
||||
Code_Sample: []
|
||||
Detection: []
|
||||
Resources:
|
||||
- https://social.technet.microsoft.com/wiki/contents/articles/1073.robocopy-and-a-few-examples.aspx
|
||||
Acknowledgement:
|
||||
- Person: ''
|
||||
- Handle: ''
|
Reference in New Issue
Block a user