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 DET0164 — Detection Strategy for Overwritten Process Arguments Masquerading
DET0164

Detection Strategy for Overwritten Process Arguments Masquerading

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

Analytics

1
AN0466 Analytic 0466
Linux

Detects adversary behavior where the command-line arguments of a running process are overwritten in memory to spoof the process name, typically replacing it with a benign or misleading string. The detection correlates unexpected null byte sequences, discrepancies between `/proc/<pid>/cmdline` and process ancestry, and suspicious memory writes shortly after process start.

auditd:SYSCALL execve, prctl, or ptrace activity affecting process memory or command-line arguments ebpf:tracepoints Runtime memory overwrite of argv[] memory region
[TimeWindow] Time threshold after process creation during which argv memory manipulation is expected to be rare; anomalies occurring outside this window may be more suspicious.
[AllowedArgvMismatchPatterns] List of known legitimate processes where argv[0] mismatch is expected due to application logic or packaging quirks.
[ParentExecutableTrustList] Trusted parent binaries allowed to spawn processes with altered command-line names.

Detected Techniques

1

Details

MITRE ID
DET0164
STIX ID
x-mitre-detection-strategy--8f268381-938f-454e-8d19-f266b69958ea
Analytics
1
Techniques Detected
1
By Tactic
Stealth
1
Leaving Threaticon

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