From 195a6e6da9f7b5d71c59cd22ad84214cbfa3a003 Mon Sep 17 00:00:00 2001 From: "Thewes, Daniel" Date: Wed, 12 Jun 2024 16:53:35 +0200 Subject: [PATCH] Add wow64 systemprofile --- Targets/Windows/CertUtil.tkape | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Targets/Windows/CertUtil.tkape b/Targets/Windows/CertUtil.tkape index e7a207176..a5f2f519e 100644 --- a/Targets/Windows/CertUtil.tkape +++ b/Targets/Windows/CertUtil.tkape @@ -1,6 +1,6 @@ Description: Certutil -Author: NVISO (@NVISOsecurity) -Version: 1.0 +Author: NVISO (@NVISOsecurity), 2thewes +Version: 1.1 Id: ec903d15-64b5-4484-8786-94b2ad90bfb7 RecreateDirectories: true Targets: @@ -9,6 +9,11 @@ Targets: Category: FileKnowledge Path: C:\Windows\System32\config\systemprofile\AppData\LocalLow\Microsoft\CryptnetUrlCache\ Recursive: true + - + Name: System WOW64 CryptnetUrlCache + Category: FileKnowledge + Path: C:\Windows\SysWOW64\config\systemprofile\AppData\LocalLow\Microsoft\CryptnetUrlCache\ + Recursive: true - Name: User CryptnetUrlCache Category: FileKnowledge