From 37f6e5305136a63807c0e3cd614d5bce616d630d Mon Sep 17 00:00:00 2001 From: giMini Date: Mon, 21 May 2018 14:16:52 -0400 Subject: [PATCH] Create Desk.md --- OSLibraries/Desk.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 OSLibraries/Desk.md diff --git a/OSLibraries/Desk.md b/OSLibraries/Desk.md new file mode 100644 index 0000000..03f1f78 --- /dev/null +++ b/OSLibraries/Desk.md @@ -0,0 +1,25 @@ +## Desk.cpl + +* Functions: Execute + +``` +rundll32.exe Desk.cpl,InstallScreenSaver c:\temp\calc.scr +``` + +Acknowledgements: +* Pierre-Alexandre Braeken - @pabraeken + + +Resources: +* https://twitter.com/pabraeken/status/998627081360695297 + +Full path: +``` +c:\windows\system32\Desk.cpl +c:\windows\sysWOW64\Desk.cpl +``` + +Notes: + + +Detection: