From 04ecbbded966543d822221be10bbbedaa50ee731 Mon Sep 17 00:00:00 2001 From: fukusuket <41001169+fukusuket@users.noreply.github.com> Date: Sat, 31 Dec 2022 21:57:05 +0900 Subject: [PATCH] fix: typo modified --- ...eation_win_invoke_obfuscation_obfuscated_iex_commandline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/windows/process_creation/proc_creation_win_invoke_obfuscation_obfuscated_iex_commandline.yml b/rules/windows/process_creation/proc_creation_win_invoke_obfuscation_obfuscated_iex_commandline.yml index af7cacec8..fea743c8f 100644 --- a/rules/windows/process_creation/proc_creation_win_invoke_obfuscation_obfuscated_iex_commandline.yml +++ b/rules/windows/process_creation/proc_creation_win_invoke_obfuscation_obfuscated_iex_commandline.yml @@ -6,7 +6,7 @@ references: - https://github.com/danielbohannon/Invoke-Obfuscation/blob/f20e7f843edd0a3a7716736e9eddfa423395dd26/Out-ObfuscatedStringCommand.ps1#L873-L888 author: 'Daniel Bohannon (@Mandiant/@FireEye), oscd.community' date: 2019/11/08 -modified: 2021/12/31 +modified: 2022/12/31 tags: - attack.defense_evasion - attack.t1027