2018-06-09 00:15:06 +02:00
|
|
|
---
|
|
|
|
Name: Extexport.exe
|
2022-09-11 05:08:46 +02:00
|
|
|
Description: Load a DLL located in the c:\test folder with a specific name.
|
2018-09-24 21:59:43 +02: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:
|
|
|
|
- Command: Extexport.exe c:\test foo bar
|
2018-09-24 21:59:43 +02:00
|
|
|
Description: Load a DLL located in the c:\test folder with one of the following names mozcrt19.dll, mozsqlite3.dll, or sqlite.dll
|
|
|
|
Usecase: Execute dll file
|
|
|
|
Category: Execute
|
|
|
|
Privileges: User
|
|
|
|
MitreID: T1218
|
2021-12-14 16:50:17 +01:00
|
|
|
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
|
2024-04-03 17:53:36 +02:00
|
|
|
Tags:
|
|
|
|
- Execute: DLL
|
2018-12-10 14:28:12 +01:00
|
|
|
Full_Path:
|
2018-09-24 21:59:43 +02:00
|
|
|
- Path: C:\Program Files\Internet Explorer\Extexport.exe
|
2019-02-01 18:38:35 +01:00
|
|
|
- Path: C:\Program Files (x86)\Internet Explorer\Extexport.exe
|
2018-09-24 21:59:43 +02:00
|
|
|
Detection:
|
2023-10-18 17:30:34 +02:00
|
|
|
- Sigma: https://github.com/SigmaHQ/sigma/blob/c04bef2fbbe8beff6c7620d5d7ea6872dbe7acba/rules/windows/process_creation/proc_creation_win_lolbin_extexport.yml
|
2021-11-15 14:19:03 +01:00
|
|
|
- IOC: Extexport.exe loads dll and is execute from other folder the original path
|
2018-06-09 00:15:06 +02:00
|
|
|
Resources:
|
2018-09-24 21:59:43 +02:00
|
|
|
- Link: http://www.hexacorn.com/blog/2018/04/24/extexport-yet-another-lolbin/
|
|
|
|
Acknowledgement:
|
|
|
|
- Person: Adam
|
|
|
|
Handle: '@hexacorn'
|