2018-06-09 00:15:06 +02:00
|
|
|
---
|
|
|
|
Name: Expand.exe
|
2018-09-24 21:59:43 +02:00
|
|
|
Description: Binary that expands one or more compressed files
|
2025-01-28 12:15:01 +01:00
|
|
|
Author: Oddvar Moe
|
2021-01-10 16:04:52 +01:00
|
|
|
Created: 2018-05-25
|
2018-06-09 00:15:06 +02:00
|
|
|
Commands:
|
2025-01-28 12:15:01 +01:00
|
|
|
- Command: expand {PATH_SMB:.bat} {PATH_ABSOLUTE:.bat}
|
2018-09-24 21:59:43 +02:00
|
|
|
Description: Copies source file to destination.
|
|
|
|
Usecase: Use to copies the source file to the destination file
|
|
|
|
Category: Download
|
|
|
|
Privileges: User
|
|
|
|
MitreID: T1105
|
2021-12-14 16:50:17 +01:00
|
|
|
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
|
2025-01-28 12:15:01 +01:00
|
|
|
- Command: expand {PATH_ABSOLUTE:.source.ext} {PATH_ABSOLUTE:.dest.ext}
|
2018-09-24 21:59:43 +02:00
|
|
|
Description: Copies source file to destination.
|
|
|
|
Usecase: Copies files from A to B
|
|
|
|
Category: Copy
|
|
|
|
Privileges: User
|
|
|
|
MitreID: T1105
|
2021-12-14 16:50:17 +01:00
|
|
|
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
|
2025-01-28 12:15:01 +01:00
|
|
|
- Command: expand {PATH_SMB:.bat} {PATH_ABSOLUTE}:file.bat
|
2018-09-24 21:59:43 +02:00
|
|
|
Description: Copies source file to destination Alternate Data Stream (ADS)
|
|
|
|
Usecase: Copies files from A to B
|
2018-09-26 09:34:01 +02:00
|
|
|
Category: ADS
|
2018-09-24 21:59:43 +02:00
|
|
|
Privileges: User
|
2021-11-05 19:58:26 +01:00
|
|
|
MitreID: T1564.004
|
2021-12-14 16:50:17 +01:00
|
|
|
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
|
2018-12-10 14:28:12 +01:00
|
|
|
Full_Path:
|
2018-09-24 21:59:43 +02:00
|
|
|
- Path: C:\Windows\System32\Expand.exe
|
|
|
|
- Path: C:\Windows\SysWOW64\Expand.exe
|
|
|
|
Detection:
|
2023-10-18 17:30:34 +02:00
|
|
|
- Sigma: https://github.com/SigmaHQ/sigma/blob/c04bef2fbbe8beff6c7620d5d7ea6872dbe7acba/rules/windows/process_creation/proc_creation_win_expand_cabinet_files.yml
|
2022-09-11 07:07:18 +02:00
|
|
|
- Elastic: https://github.com/elastic/detection-rules/blob/12577f7380f324fcee06dab3218582f4a11833e7/rules/windows/defense_evasion_misc_lolbin_connecting_to_the_internet.toml
|
2018-06-09 00:15:06 +02:00
|
|
|
Resources:
|
2018-09-24 21:59:43 +02:00
|
|
|
- Link: https://twitter.com/infosecn1nja/status/986628482858807297
|
|
|
|
- Link: https://twitter.com/Oddvarmoe/status/986709068759949319
|
|
|
|
Acknowledgement:
|
|
|
|
- Person: Rahmat Nurfauzi
|
|
|
|
Handle: '@infosecn1nja'
|
|
|
|
- Person: Oddvar Moe
|
|
|
|
Handle: '@oddvarmoe'
|