598d29f811
chore: change tags, date, modified fields to comply with v2 of the Sigma spec. chore: update the related type from `obsoletes` to `obsolete`. chore: update local json schema to the latest version.
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
|