Applying MITRE ATT&CK v15 changes (#370)

https://attack.mitre.org/resources/updates/updates-april-2024/
This commit is contained in:
Wietze
2024-04-24 15:10:59 +01:00
committed by GitHub
parent 2cc01b0113
commit 2cc0ee99e6
6 changed files with 11 additions and 13 deletions

View File

@@ -30,7 +30,7 @@ Commands:
Usecase: Encode files to evade defensive measures
Category: Encode
Privileges: User
MitreID: T1027
MitreID: T1027.013
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
- Command: certutil -decode encodedInputFileName decodedOutputFileName
Description: Command to decode a Base64 encoded file.