certutil fix
parent
1e1ae19a33
commit
06b210f766
|
@ -3,7 +3,7 @@
|
|||
MITRE ATT&CK Technique: [T1140](https://attack.mitre.org/wiki/Technique/T1140)
|
||||
|
||||
## Example encode executable
|
||||
certuil.exe -encode file.exe file.txt
|
||||
certutil.exe -encode file.exe file.txt
|
||||
|
||||
## Example decode executable
|
||||
certutil.exe -decode file.txt file.exe
|
||||
|
|
Loading…
Reference in New Issue