Files
blue-team-tools/rules/windows/builtin/code_integrity/win_codeintegrity_whql_failure.yml
T
2023-06-06 23:06:02 +02:00

25 lines
1.0 KiB
YAML

title:
id:
status: experimental
description: Detects
references:
- https://learn.microsoft.com/en-us/windows/security/threat-protection/windows-defender-application-control/event-id-explanations
- https://learn.microsoft.com/en-us/windows/security/threat-protection/windows-defender-application-control/event-tag-explanations
- Internal Research
author: Nasreddine Bencherchali (Nextron Systems)
date: 2022/11/10
tags:
- attack.
logsource:
product: windows
service: codeintegrity-operational
detection:
selection:
EventID:
- 3082 # Code Integrity determined kernel module %2 that did not meet the WHQL requirements is loaded into the system. However, due to code integrity auditing policy, the image was allowed to load
- 3083 # Code Integrity determined kernel module %2 that did not meet the WHQL requirements is loaded into the system. Check with the publisher to see if a WHQL compliant kernel module is available
condition: selection
falsepositives:
- Unknown
level: high