Malicious PDF — malware analysis report

Static analysis result for SHA-256 52d2a378bc4f48c9…

MALICIOUS

PDF

10.4 KB
MD5: 0ccc3d007640c1c6a6ec99bc684cf17e SHA-1: fedcb48f0c3e3331d2f8308800c871f0e54669a9 SHA-256: 52d2a378bc4f48c974b7f05a827fe338cad2c8f063f6561732e108a7f8611a83
88 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1566.001 Spearphishing Attachment T1027 Obfuscated Files or Information

The PDF file was flagged as malicious by an ML classifier and contains embedded JavaScript. The JavaScript stream was obfuscated and utilized an unescape() call, indicating an attempt to hide its malicious functionality. The primary function of the script appears to be downloading and executing a second-stage payload, as suggested by the 'ML_NYX_PDF_MALICIOUS' heuristic and the presence of an extracted JavaScript file.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 4

  • unescape() call high PDF_UNESCAPE
    unescape() found — often used to decode shellcode in PDF JS exploits (matched inside decoded stream)
  • JavaScript action low PDF_JAVASCRIPT
    PDF contains a /JavaScript action. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
  • Embedded JS stream low PDF_JS
    PDF references a /JS stream. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
  • Suspicious extracted artifact info EXTRACTED_FILE_STATIC_TRIAGE
    One or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0007_000.js
3a0af0896a1332cca34b3b27bb0c306f56b21605049f1ed9d10beadcf4f48367
pdf-javascript-stream PDF /JS object 7 at offset 0x233 46689 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 238 eval/decoder/string-building token(s).