kevmap

TechniquesT1027.005 › AN0541

AN0541 Analytic 0541

Linux · attack.mitre.org · ATT&CK Enterprise v19.2

<p>Detection of anti-malware quarantining or flagging a tool, followed by a new binary written to disk with a similar function or name and a resumed process chain.</p>
Detects
T1027.005 Indicator Removal from Tools
Part of
DET0189 Detection Strategy for Indicator Removal from Tools - Post-AV Evasion Modification

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 sourceChannelData component
auditd:SYSCALLexecveDC0032 Process Creation
auditd:SYSCALLopen, renameDC0020 Process Modification
linux:osqueryfile_eventsDC0059 File Metadata
EDR:detectionThreatDetected, QuarantineLogDC0038 Application Log Content

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.

FieldDescription
PathWatchlistTunable list of directories often abused for dropped binaries (e.g., /tmp, ~/.cache, /opt/soft/).
ProcessAncestryDepthLimit how far up the tree to trace tool modification behavior for detection.