kevmap

TechniquesT1140 › AN0767

AN0767 Analytic 0767

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

<p>An adversary leverages built-in tools such as certutil.exe, powershell.exe, or copy.exe to decode, reassemble, or extract hidden malicious content from obfuscated containers or encoded formats. The decoding utility often spawns shortly after file staging or download and may be chained with script interpreters or further payload execution.</p>
Detects
T1140 Deobfuscate/Decode Files or Information
Part of
DET0275 Detect Adversary Deobfuscation or Decoding of Files and Payloads

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
WinEventLog:SysmonEventCode=1DC0032 Process Creation
WinEventLog:SysmonEventCode=11DC0039 File Creation
WinEventLog:SysmonEventCode=10DC0035 Process Access

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
ToolNameMay vary across environments (e.g., certutil, powershell, copy, expand, 7zip)
FileExtensionFilterTargets may use .txt, .cer, .enc, .b64, .zip, etc. to disguise payloads
CommandLineRegexCommand syntax varies between base64 decoding, copy /b, and expand switches
TimeWindowDeobfuscation typically follows staging/download within a short timeframe

KEV CVEs whose mapped technique this analytic detects

CVEVendor / productState
CVE-2021-40539Zoho ManageEngineMapped
CVE-2021-44077Zoho ManageEngine ServiceDesk Plus (SDP) / SupportCenter PlusMapped