.. /Shdocvw.dll
Star

Execute

Shell Doc Object and Control Library.


Paths:

Resources:
Acknowledgements:

Detection:

Execute

  1. Launch an executable payload via proxy through a URL (information) file by calling OpenURL.

    rundll32.exe shdocvw.dll,OpenURL "C:\test\calc.url"
    Use case
    Load an executable payload by calling a .url file with or without quotes. The .url file extension can be renamed.
    Privileges required
    User
    Operating systems
    Windows 10, Windows 11
    ATT&CK® technique
    T1218.011