Bypass Record

Masquerading × Apple macOS Gatekeeper

A publicly-reported instance of Masquerading bypassing Apple macOS Gatekeeper, recorded with its original source. Factual record; no assessment of any specific deployment.

Product
Apple macOS Gatekeeper
Technique
Masquerading
MITRE ATT&CK
T1036
Confidence
High
Severity
High
Status
poc
Disclosed
2026-07-26
Config / version noted
Not stated

Provenance

Reported as

bypass Apple's Gatekeeper by replacing a trusted application after initial execution

Mechanism

After gaining initial code execution (e.g., via a malicious script), the attacker replaces a legitimate, trusted application's binary or resources with malicious content while the app is running. Since Gatekeeper only checks at first launch, subsequent executions of the tampered app bypass verification, defeating code-signing and notarization enforcement.

Detection & mitigation

Monitor for unexpected modifications to application bundles (e.g., changes to .app/Contents/MacOS/ binaries) and anomalous process lineage where a trusted app spawns suspicious child processes. Deploy EDR to detect post-exploitation behavior and enforce application whitelisting where feasible.

Masquerading has also been recorded against

This is a record of a publicly-reported event, not an assessment of any specific organization's deployment. Detection and mitigation notes are drawn from the cited source. Where the source is silent, fields are omitted.