Ieframe.dll
Internet Browser DLL for translating HTML code.
Full path
c:\windows\system32\ieframe.dll
c:\windows\syswow64\ieframe.dllCommands
Load an executable payload by calling a .url file with or without quotes. The .url file extension can be renamed.
rundll32.exe ieframe.dll,OpenURL {PATH_ABSOLUTE:.url}Launch an executable payload via proxy through a(n) URL (information) file by calling OpenURL.
os: Windows 10, Windows 11
Detection
Code samples
Resources
- http://www.hexacorn.com/blog/2018/03/15/running-programs-via-proxy-jumping-on-a-edr-bypass-trampoline-part-5/
- https://bohops.com/2018/03/17/abusing-exported-functions-and-exposed-dcom-interfaces-for-pass-thru-command-execution-and-lateral-movement/
- https://twitter.com/bohops/status/997690405092290561
- https://windows10dll.nirsoft.net/ieframe_dll.html
acknowledgement: Jimmy @bohops, Adam @hexacorn