Detectioncriticaltest

Potential DCOM InternetExplorer.Application DLL Hijack - Image Load

Detects potential DLL hijack of "iertutil.dll" found in the DCOM InternetExplorer.Application Class

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
Roberto Rodriguez (Cyb3rWard0g), Open Threat Research (OTR), waggaCreated Mon Oct 12Updated Sun Dec 18f354eba5-623b-450f-b073-0b5b2773b6aawindows
Log Source
WindowsImage Load (DLL)
ProductWindows← raw: windows
CategoryImage Load (DLL)← raw: image_load
Detection Logic
Detection Logic1 selector
detection:
    selection:
        Image|endswith: '\Internet Explorer\iexplore.exe'
        ImageLoaded|endswith: '\Internet Explorer\iertutil.dll'
    condition: selection
False Positives
Unknown

False positive likelihood has not been assessed. Additional context may be needed during triage.

Rule Metadata
Rule ID
f354eba5-623b-450f-b073-0b5b2773b6aa
Status
test
Level
critical
Type
Detection
Created
Mon Oct 12
Modified
Sun Dec 18
Path
rules/windows/image_load/image_load_iexplore_dcom_iertutil_dll_hijack.yml
Raw Tags
attack.lateral-movementattack.t1021.002attack.t1021.003
View on GitHub