Create Desk.md
parent
ae22612928
commit
37f6e53051
|
@ -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:
|
Loading…
Reference in New Issue