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 DET0372 — Multi-Platform Detection Strategy for T1678 - Delay Execution
DET0372

Multi-Platform Detection Strategy for T1678 - Delay Execution

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

Analytics

3
AN1048 Analytic 1048
Windows

Correlated use of sleep/delay mechanisms (e.g., kernel32!Sleep, NTDLL APIs) in short-lived processes, combined with parent processes invoking suspicious scripts (e.g., wscript, powershell) with minimal user interaction.

WinEventLog:Sysmon EventCode=1 WinEventLog:Sysmon EventCode=7
[TimeWindow] Delay duration that distinguishes benign scripts from evasive behavior.
[ParentProcessName] Legitimate parent-child combinations may differ across environments.
[SleepFunctionPattern] Different APIs may be used to invoke sleep (e.g., Sleep, NtDelayExecution).
AN1049 Analytic 1049
Linux

Shell scripts or binaries invoking repeated 'sleep', 'ping', or low-level syscalls (e.g., nanosleep) in short-lived execution chains with no user or system interaction. Frequently seen in malicious cron jobs or payload stagers.

auditd:SYSCALL execve or nanosleep with no stdout/stderr I/O auditd:PROCTITLE scripting loop invoking sleep/ping
[CommandLineRegex] Environment-specific delay scripts may vary (sleep 300, ping -n 60, etc.).
[TimeBetweenSyscalls] Threshold for determining if delay is artificially extended.
[UserContext] Root vs. service user context alters risk profile.
AN1050 Analytic 1050
macOS

Execution of AppleScript, bash, or launchd jobs that invoke delay functions (e.g., sleep, delay in AppleScript) with limited parent interaction and staged follow-on commands.

macos:unifiedlog launchd or osascript spawns process with delay command macos:unifiedlog delay/sleep library usage in user context
[ScriptPattern] AppleScript vs shell scripts differ per threat and org.
[UserContext] Execution under user vs daemon context changes severity.
[DelayDurationThreshold] Amount of delay that distinguishes benign usage vs evasion.

Detected Techniques

1

Details

MITRE ID
DET0372
STIX ID
x-mitre-detection-strategy--e98d37af-727b-44a7-a72b-cdcf8a481a12
Analytics
3
Techniques Detected
1
By Tactic
Stealth
1
Leaving Threaticon

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