1d40f1d20b
chore: update Microsoft references link to use the "learn" subdomain instead of "docs". --------- Co-authored-by: nasbench <8741929+nasbench@users.noreply.github.com> Thanks: @ryanplasma
27 lines
880 B
YAML
27 lines
880 B
YAML
title: Failed Code Integrity Checks
|
|
id: 470ec5fa-7b4e-4071-b200-4c753100f49b
|
|
status: stable
|
|
description: |
|
|
Detects code integrity failures such as missing page hashes or corrupted drivers due unauthorized modification. This could be a sign of tampered binaries.
|
|
references:
|
|
- 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
|
|
author: Thomas Patzke
|
|
date: 2019/12/03
|
|
modified: 2023/12/13
|
|
tags:
|
|
- attack.defense_evasion
|
|
- attack.t1027.001
|
|
logsource:
|
|
product: windows
|
|
service: security
|
|
detection:
|
|
selection:
|
|
EventID:
|
|
- 5038
|
|
- 6281
|
|
condition: selection
|
|
falsepositives:
|
|
- Disk device errors
|
|
level: informational
|