ieframe.dll |
Internet Browser DLL for translating HTML code. |
execute |
description |
code |
Launch an executable payload via proxy through a(n) URL (information) file by calling OpenURL. |
rundll32.exe ieframe.dll,OpenURL "C:\test\calc.url" |
|
description |
code |
Launch an executable payload via proxy through a renamed URL (information) file by calling OpenURL. |
rundll32.exe ieframe.dll,OpenURL c:\test\calc-url-file.zz |
|
|
|
|
path |
c:\windows\system32\ieframe.dll |
|
path |
c:\windows\syswow64\ieframe.dll |
|
|
Thanks to Adam - @hexacorn, Jimmy - @bohops |