From 5e3be8ab6af2bda1bbdab31827dd34125144fa1d Mon Sep 17 00:00:00 2001 From: DastInDark <2350416+hitenkoku@users.noreply.github.com> Date: Sun, 31 Jul 2022 12:33:29 +0900 Subject: [PATCH] removed Tag column due to Tag Info is another enhance request. --- config/default_profile.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/default_profile.yaml b/config/default_profile.yaml index cafd59e9..497101b0 100644 --- a/config/default_profile.yaml +++ b/config/default_profile.yaml @@ -10,5 +10,4 @@ RuleTitle: "%RuleTitle%" Details: "%Details%" RecordInformation: "%RecordInformation%" RuleFile: "%RuleFile%" -EvtxFile: "%EvtxFile%" -Tags: "%MitreAttack%" \ No newline at end of file +EvtxFile: "%EvtxFile%" \ No newline at end of file