Malicious PDF — malware analysis report

Static analysis result for SHA-256 d3de8ee83a5afe4e…

MALICIOUS

PDF

4.4 KB
MD5: 504f1cbda49422e2f764f03839b49f81 SHA-1: 1dea222230515f4bce296ff77eba3d15e72e25c9 SHA-256: d3de8ee83a5afe4e308444ae0d1a09273e0ea1124933d6545dc067a4df8ed2de
158 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1204.002 Malicious File

The PDF file contains embedded JavaScript, indicated by multiple heuristic firings including PDF_JAVASCRIPT and PDF_JS. The critical ClamAV detection and the high-severity PDF_UNESCAPE and PDF_U3D_CVE_RELATED heuristics suggest exploitation of a known vulnerability related to 3D content parsing in Adobe Reader. The embedded JavaScript, extracted as javascript_obj0001_000.js, is likely responsible for the malicious payload delivery, though its specific actions are not detailed in the provided evidence. The obfuscated nature of the PDF content further supports a malicious intent.

Heuristics 6

  • U3D/3D content in PDF — Adobe Reader 3D parser CVE-family indicator high CVE related PDF_U3D_CVE_RELATED
    PDF contains U3D (Universal 3D) or 3D annotation content — CVE-2011-2462 and CVE-2009-3953 are critical vulnerabilities in Adobe Reader's U3D processing that allow arbitrary code execution. U3D content in PDFs is extremely rare in normal documents.
  • ClamAV: Heuristics.PDF.ObfuscatedNameObject critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Heuristics.PDF.ObfuscatedNameObject
  • 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_obj0001_000.js
61a7477a0f6b3a5a2cc69f875d62047cfca9acb8f1edf08bc6a4af5f11a074a3
pdf-javascript-stream PDF /JS object 1 at offset 0xF 2596 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 5 eval/decoder/string-building token(s).