mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-13 15:29:05 +01:00
Fixed spacing issue
This commit is contained in:
parent
dd545693da
commit
f77b3b4019
@ -13,13 +13,13 @@ Commands:
|
|||||||
MitreLink: https://attack.mitre.org/techniques/T1202
|
MitreLink: https://attack.mitre.org/techniques/T1202
|
||||||
OperatingSystem: Windows 10, Windows 19 Server
|
OperatingSystem: Windows 10, Windows 19 Server
|
||||||
- Command: wsl.exe -u root -e cat /etc/shadow
|
- Command: wsl.exe -u root -e cat /etc/shadow
|
||||||
Description: Cats /etc/shadow file as root
|
Description: Cats /etc/shadow file as root
|
||||||
Usecase: Performs execution of arbitrary Linux commands as root without need for password.
|
Usecase: Performs execution of arbitrary Linux commands as root without need for password.
|
||||||
Category: Execute
|
Category: Execute
|
||||||
Privileges: User
|
Privileges: User
|
||||||
MitreID: T1202
|
MitreID: T1202
|
||||||
MitreLink: https://attack.mitre.org/techniques/T1202
|
MitreLink: https://attack.mitre.org/techniques/T1202
|
||||||
OperatingSystem: Windows 10, Windows 19 Server
|
OperatingSystem: Windows 10, Windows 19 Server
|
||||||
Full_Path:
|
Full_Path:
|
||||||
- Path: C:\Windows\System32\wsl.exe
|
- Path: C:\Windows\System32\wsl.exe
|
||||||
Code_Sample:
|
Code_Sample:
|
||||||
|
Loading…
Reference in New Issue
Block a user