2019-12-03 15:08:26 +01:00
title : Failed Code Integrity Checks
id : 470ec5fa-7b4e-4071-b200-4c753100f49b
status : stable
2023-12-21 21:04:18 +01:00
description : |
Detects code integrity failures such as missing page hashes or corrupted drivers due unauthorized modification. This could be a sign of tampered binaries.
2024-01-29 13:37:20 +01:00
references :
2024-07-02 06:00:11 -04:00
- https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-10/security/threat-protection/auditing/event-5038
- https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-10/security/threat-protection/auditing/event-6281
2019-12-03 15:08:26 +01:00
author : Thomas Patzke
2024-08-12 12:02:50 +02:00
date : 2019-12-03
2025-01-30 21:15:39 +01:00
modified : 2025-01-19
2019-12-03 15:08:26 +01:00
tags :
2024-08-12 12:02:50 +02:00
- attack.defense-evasion
2020-08-25 01:09:17 +02:00
- attack.t1027.001
2019-12-03 15:08:26 +01:00
logsource :
product : windows
service : security
detection :
selection :
EventID :
- 5038
- 6281
2025-01-30 21:15:39 +01:00
filter_optional_crowdstrike :
param1|contains :
- '\CSFalconServiceUninstallTool_'
- '\Program Files\CrowdStrike\'
- ' \System32\drivers\CrowdStrike\'
- '\Windows\System32\ScriptControl64_'
filter_optional_sophos :
param1|contains : '\Program Files\Sophos\'
condition : selection and not 1 of filter_optional_*
2019-12-03 15:08:26 +01:00
falsepositives :
- Disk device errors
2023-12-21 21:04:18 +01:00
level : informational