Techniques › T1080 › AN1300
AN1300 Analytic 1300
macOS · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detects modification of shared network folders via .app bundles or scripting files with hidden extensions (e.g., double extensions like docx.app).</p>
- Detects
- T1080 Taint Shared Content
- Part of
- DET0471 Detection of Tainted Content Written to Shared Storage
Log sources and channels
Exactly as MITRE states them in x_mitre_log_source_references. Where a channel is vague, it is vague in the source; kevmap does not tidy it.
| Log source | Channel | Data component |
|---|---|---|
| fs:fsevents | Directory events (kFSEventStreamEventFlagItemCreated) | DC0039 File Creation |
| macos:unifiedlog | file writes | DC0061 File Modification |
Mutable elements
Parameters MITRE marks as environment-specific. These are the knobs you are expected to tune; they are why an analytic is not a rule.
| Field | Description |
|---|---|
FileExtensionDeception | Monitors use of hidden extensions or double extensions. |
TargetSharedFolder | Defines sensitive shared folders (e.g., /Users/Shared/HR). |