mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-27 23:37:58 +01:00
Fixing wlrmdr entry
This commit is contained in:
parent
12c85eb8f0
commit
55a7ea9a81
@ -1,16 +1,16 @@
|
|||||||
---
|
---
|
||||||
Name: Wlrmdr.exe
|
Name: Wlrmdr.exe
|
||||||
Description: Windows Logon Reminder executable
|
Description: Windows Logon Reminder executable
|
||||||
Author: 'Moshe Kaplan'
|
Author: Moshe Kaplan
|
||||||
Created: 2021-11-08
|
Created: 2022-02-16
|
||||||
Commands:
|
Commands:
|
||||||
- Command: wlrmdr.exe -s 3600 -f 0 -t _ -m _ -a 11 -u calc.exe
|
- Command: "wlrmdr.exe -s 3600 -f 0 -t _ -m _ -a 11 -u calc.exe"
|
||||||
Description: Execute calc.exe with the parent process spawning from wlrmdr.exe
|
Description: Execute calc.exe with wlrmdr.exe as parent process
|
||||||
Usecase: Use wlrmdr as a proxy binary to evade defensive countermeasures
|
Usecase: Use wlrmdr as a proxy binary to evade defensive countermeasures
|
||||||
Category: Execute
|
Category: Execute
|
||||||
Privileges: User
|
Privileges: User
|
||||||
MitreID: T1202
|
MitreID: T1202
|
||||||
OperatingSystem: Windows 10
|
OperatingSystem: Windows 10, Windows 11
|
||||||
Full_Path:
|
Full_Path:
|
||||||
- Path: c:\windows\system32\wlrmdr.exe
|
- Path: c:\windows\system32\wlrmdr.exe
|
||||||
Code_Sample:
|
Code_Sample:
|
||||||
@ -29,3 +29,4 @@ Acknowledgement:
|
|||||||
Handle: '@Oddvarmoe'
|
Handle: '@Oddvarmoe'
|
||||||
- Person: Freddy
|
- Person: Freddy
|
||||||
Handle: '@falsneg'
|
Handle: '@falsneg'
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user