Threaticon
Toggle sidebar

You're viewing a limited, public preview. Log in for full access.

Log in User Guide
Log in Get started
Detection Strategies DET0493 — Detect Abuse of Inter-Process Communication (T1559)
DET0493

Detect Abuse of Inter-Process Communication (T1559)

3 analytic(s) · 1 technique(s) detected

Analytics

3
AN1357 Analytic 1357
Windows

Detects anomalous use of COM, DDE, or named pipes for execution. Correlates creation or access of IPC mechanisms (e.g., named pipes, COM objects) with unusual parent-child process relationships or code injection patterns (e.g., Office spawning cmd.exe via DDE).

WinEventLog:Security EventCode=4663, 4670, 4656 WinEventLog:Sysmon EventCode=17
[PipeNamePattern] Environment-specific pipe names used legitimately vs anomalous (e.g., \\.\pipe\svcctl).
[AllowedParentChildPairs] Expected parent-child process lineage to minimize false positives (e.g., explorer.exe spawning outlook.exe).
AN1358 Analytic 1358
Linux

Detects abuse of UNIX domain sockets, pipes, or message queues for unauthorized code execution. Correlates unexpected socket creation with suspicious binaries, abnormal shell pipelines, or injected processes establishing IPC channels.

auditd:SYSCALL socket: Suspicious creation of AF_UNIX sockets outside expected daemons auditd:SYSCALL open: Access to named pipes or FIFO in /tmp or /dev/shm by unexpected processes
[SocketPathBaseline] Expected UNIX socket paths used by system services and applications.
[FIFOAccessPatterns] Legitimate processes expected to open pipes in shared directories.
AN1359 Analytic 1359
macOS

Detects anomalous use of Mach ports, Apple Events, or XPC services for inter-process execution or code injection. Focuses on unexpected processes attempting to send privileged Apple Events (e.g., automation scripts injecting into security-sensitive apps).

macos:unifiedlog Unusual Mach port registration or access attempts between unrelated processes macos:osquery exec: Unexpected execution of osascript or AppleScript targeting sensitive apps
[AllowedAppleEventTargets] Whitelisted app-to-app Apple Event communications (e.g., Finder automation).
[MachPortBaseline] Baseline of Mach ports and XPC services normally used in the environment.

Detected Techniques

1

Details

MITRE ID
DET0493
STIX ID
x-mitre-detection-strategy--b38e114c-f00f-4c70-9623-267da801625a
Analytics
3
Techniques Detected
1
By Tactic
Execution
1
Leaving Threaticon

This link opens an external site that isn't part of the platform.