Generalising file paths and urls, see #10 (#422)

This commit is contained in:
Wietze
2025-01-28 11:15:01 +00:00
committed by GitHub
parent e62749f81a
commit a79893e7ad
196 changed files with 555 additions and 758 deletions

View File

@@ -1,10 +1,10 @@
---
Name: Fsutil.exe
Description: File System Utility
Author: 'Elliot Killick'
Author: Elliot Killick
Created: 2021-08-16
Commands:
- Command: fsutil.exe file setZeroData offset=0 length=9999999999 C:\Windows\Temp\payload.dll
- Command: fsutil.exe file setZeroData offset=0 length=9999999999 {PATH_ABSOLUTE}
Description: Zero out a file
Usecase: Can be used to forensically erase a file
Category: Tamper