From 23c3f8114bf2fc9899e2e6a205b4f9be5fa8d359 Mon Sep 17 00:00:00 2001 From: Ryan <2059326+awsmhacks@users.noreply.github.com> Date: Thu, 8 Apr 2021 07:19:27 -0600 Subject: [PATCH] Update T1218.yaml (#1416) Default install path was c:\Program Files\Microsoft Office\root\Office16\protocolhandler.exe Co-authored-by: Michael Haag <5632822+MHaggis@users.noreply.github.com> --- atomics/T1218/T1218.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atomics/T1218/T1218.yaml b/atomics/T1218/T1218.yaml index 22b66cc3..374f55e1 100644 --- a/atomics/T1218/T1218.yaml +++ b/atomics/T1218/T1218.yaml @@ -105,7 +105,7 @@ atomic_tests: microsoft_wordpath: description: path to office folder type: path - default: C:\Program Files\Microsoft Office\Office16 + default: C:\Program Files\Microsoft Office\root\Office16 remote_url: description: url to document type: url