EXPLORE
← Back to Explore
sigmahighHunting

CodeIntegrity - Unsigned Image Loaded

Detects loaded unsigned image on the system

Detection Query

selection:
  EventID: 3037
condition: selection

Author

Nasreddine Bencherchali (Nextron Systems)

Created

2023-06-06

Data Sources

windowscodeintegrity-operational

Platforms

windows

Tags

attack.privilege-escalation
Raw Content
title: CodeIntegrity - Unsigned Image Loaded
id: c92c24e7-f595-493f-9c98-53d5142f5c18
status: test
description: Detects loaded unsigned image on the system
references:
    - https://learn.microsoft.com/en-us/windows/security/application-security/application-control/windows-defender-application-control/operations/event-id-explanations
    - https://learn.microsoft.com/en-us/windows/security/application-security/application-control/windows-defender-application-control/operations/event-tag-explanations
    - Internal Research
author: Nasreddine Bencherchali (Nextron Systems)
date: 2023-06-06
tags:
    - attack.privilege-escalation
logsource:
    product: windows
    service: codeintegrity-operational
detection:
    selection:
        EventID: 3037 # Code Integrity determined an unsigned image %2 is loaded into the system. Check with the publisher to see if a signed version of the image is available.
    condition: selection
falsepositives:
    - Unlikely
level: high