diff --git a/rules/windows/sysmon/sysmon_attrib_hiding_files.yml b/rules/windows/sysmon/sysmon_attrib_hiding_files.yml index 3ebed3fef..64265e850 100644 --- a/rules/windows/sysmon/sysmon_attrib_hiding_files.yml +++ b/rules/windows/sysmon/sysmon_attrib_hiding_files.yml @@ -17,6 +17,10 @@ fields: - CommandLine - ParentCommandLine - User +tags: + - attack.defense_evasion + - attack.persistence + - attack.t1158 falsepositives: - igfxCUIService.exe hiding *.cui files via .bat script (attrib.exe a child of cmd.exe and igfxCUIService.exe is the parent of the cmd.exe) - msiexec.exe hiding desktop.ini