mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-27 23:37:58 +01:00
Cleaning YAML, updated new category Tamper
This commit is contained in:
parent
5ba729ee1d
commit
e878c66e6f
@ -7,10 +7,9 @@ Commands:
|
|||||||
- Command: fsutil file setZeroData offset=0 length=9999999999 C:\Windows\Temp\payload.dll
|
- Command: fsutil file setZeroData offset=0 length=9999999999 C:\Windows\Temp\payload.dll
|
||||||
Description: Zero out a file
|
Description: Zero out a file
|
||||||
Usecase: Can be used to forensically erase a file
|
Usecase: Can be used to forensically erase a file
|
||||||
Category: Forensics
|
Category: Tamper
|
||||||
Privileges: User
|
Privileges: User
|
||||||
MitreID: T1485
|
MitreID: T1485
|
||||||
MitreLink: https://attack.mitre.org/techniques/T1485/
|
|
||||||
OperatingSystem: Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10
|
OperatingSystem: Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10
|
||||||
Full_Path:
|
Full_Path:
|
||||||
- Path: C:\Windows\System32\fsutil.exe
|
- Path: C:\Windows\System32\fsutil.exe
|
||||||
@ -21,4 +20,3 @@ Detection:
|
|||||||
Acknowledgement:
|
Acknowledgement:
|
||||||
- Person: Elliot Killick
|
- Person: Elliot Killick
|
||||||
Handle: '@elliotkillick'
|
Handle: '@elliotkillick'
|
||||||
---
|
|
||||||
|
Loading…
Reference in New Issue
Block a user