Malicious PDF — malware analysis report

Static analysis result for SHA-256 dd675f5fb5f6ccbc…

MALICIOUS

PDF

4.5 KB
MD5: 5c41af404fb0aa640c6678c7f526c42b SHA-1: 73328d03cd31d6e9b43850e68351f09ce48aaf8d SHA-256: dd675f5fb5f6ccbcade10b88a8d2b23f70760411fdadbae54fc092de1d0e1ed7
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 high-severity PDF_UNESCAPE and PDF_U3D_CVE_RELATED heuristics suggest exploitation of a vulnerability related to 3D content parsing in Adobe Reader. The embedded JavaScript, named 'javascript_obj0001_000.js', is likely responsible for executing the malicious payload.

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
ab9bf052b58da40f0ca89068889717d3b22e8c1507392b39a2ee1b0322c33db6
pdf-javascript-stream PDF /JS object 1 at offset 0xF 2806 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 5 eval/decoder/string-building token(s).