
Summary
This rule detects inbound email attachments with the .mobileconfig extension that pose as an Apple Security Update configuration profile but omit the PayloadContent section, which legitimate profiles require. It triggers when an attachment’s file extension is mobileconfig and the parsed XML contains a PayloadDisplayName element equal to Security Update while the file lacks a PayloadContent element. Such crafted profiles are used to lure recipients into installing a bogus update, often paired with payment- or account-themed subject lines and spoofed sender domains. The detection relies on file analysis (extension), content analysis (XML payload), and specific string checks to identify incomplete or malicious profiles. The rule is associated with Credential Phishing, using tactics like brand impersonation, social engineering, and evasion techniques to bypass naive reviews and achieve user credential exposure or configuration changes on the device.
Categories
- macOS
- Endpoint
Data Sources
- File
Created: 2026-09-25