From a0136a78cd7782d5f0e8f53c3a9f0b6b8fa17481 Mon Sep 17 00:00:00 2001 From: Oddvar Moe Date: Thu, 24 Jan 2019 11:52:25 +0100 Subject: [PATCH] Typo in command - fixed --- yml/OSBinaries/Certutil.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yml/OSBinaries/Certutil.yml b/yml/OSBinaries/Certutil.yml index 618967a..db1e9a8 100644 --- a/yml/OSBinaries/Certutil.yml +++ b/yml/OSBinaries/Certutil.yml @@ -12,7 +12,7 @@ Commands: MitreID: T1105 MitreLink: https://attack.mitre.org/wiki/Technique/T1105 OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10 - - Command: certutil.exe -verifyctl -f -spli http://7-zip.org/a/7z1604-x64.exe 7zip.exe + - Command: certutil.exe -verifyctl -f -split http://7-zip.org/a/7z1604-x64.exe 7zip.exe Description: Download and save 7zip to disk in the current folder. Usecase: Download file from Internet Category: Download