From 82db80bee619c11052291c34a99fe69d2ca6774a Mon Sep 17 00:00:00 2001 From: vesche Date: Fri, 10 Apr 2020 01:02:43 -0500 Subject: [PATCH] Remove wrong mitre technique --- .../windows/process_creation/win_susp_netsh_dll_persistence.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/rules/windows/process_creation/win_susp_netsh_dll_persistence.yml b/rules/windows/process_creation/win_susp_netsh_dll_persistence.yml index bcf8a26ae..f2767feab 100644 --- a/rules/windows/process_creation/win_susp_netsh_dll_persistence.yml +++ b/rules/windows/process_creation/win_susp_netsh_dll_persistence.yml @@ -6,7 +6,6 @@ references: - https://github.com/redcanaryco/atomic-red-team/blob/master/atomics/T1060/T1060.yaml tags: - attack.persistence - - attack.t1060 - attack.t1128 date: 2019/10/25 modified: 2019/10/25