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.
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.
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.