Malicious PDF — malware analysis report

Static analysis result for SHA-256 bb64617ab473a49f…

MALICIOUS

PDF

564.6 KB Created: 2009-12-16 15:43:47 +08:00 Authoring application: Acrobat PDFMaker 8.0 for Word (via Acrobat Distiller 8.0.0 (Windows))
MD5: 43e1fd9e9821339d7f90d8f9c9abcf3f SHA-1: 3d426ed32d1247c498a3a950e9d333287af87e37 SHA-256: bb64617ab473a49f0cf11df5ca7b9b320f121b4fdb5f161c71132a2f0992dde0
158 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell

The PDF file contains embedded JavaScript, indicated by multiple heuristic firings including PDF_JAVASCRIPT, PDF_JS, PDF_EVAL, and PDF_UNESCAPE. A secondary embedded PDF was also found with similar suspicious findings. The eval() and unescape() calls within the JavaScript stream suggest code obfuscation and execution, likely to download and run a second-stage payload. The presence of these indicators points to a malicious document designed to exploit PDF vulnerabilities.

Heuristics 7

  • Secondary embedded PDF body has suspicious static findings critical POLYGLOT_CHILD_PDF_STATIC_TRIAGE
    A valid PDF body was found at a nonzero offset inside another container and its carved contents matched PDF exploit or lure heuristics. This catches polyglots where the top-level magic routes to ZIP/OLE while a PDF reader or downstream parser opens the hidden PDF payload.
  • eval() call high PDF_EVAL
    eval() found — commonly used for obfuscated exploit execution (matched inside decoded stream)
  • 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.
  • Embedded URL info EMBEDDED_URL
    One or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.
    URL http://www.w3.org/1999/02/22-rdf-syntax-ns#
    • http://ns.adobe.com/pdf/1.3/
    • http://ns.adobe.com/pdfx/1.3/
    • http://ns.adobe.com/xap/1.0/
    • http://ns.adobe.com/xap/1.0/mm/
    • http://purl.org/dc/elements/1.1/

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0022_000.js
feac65540d26e56111f21aef62ce780951f37c0c97c12b902e1fc3989c46abad
pdf-javascript-stream PDF /JS object 22 at offset 0x1922 4677 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 16 eval/decoder/string-building token(s).
polyglot_child_pdf_off0008b0a1.pdf
4bfd8dfb85f361082d8d9290cf9337d5af95e72fe14ba4740cbd0ac889cb28e7
polyglot-child-pdf Secondary PDF body inside pdf container at offset 0x8B0A1 8685 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 long base64-like blob(s).