Malicious PDF — malware analysis report

Static analysis result for SHA-256 d2286a5808cdb087…

MALICIOUS

PDF

69.8 KB Created: (hے„ϹêκÕjXUJƒÿã½ Authoring application: Lh7‰ËÀ¨ê¹Ú̂.E„øýª
MD5: 3ae0fc991dc6b8e79edf46a591150bfe SHA-1: 4bc73ff07935959df61b2c3101899a588c361677 SHA-256: d2286a5808cdb0873c28a347ee38e252334f0793c723d588c173186d16917003
116 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell

The PDF was flagged as malicious due to the presence of JavaScript, which is used to encrypt the document and hide its payload. A secondary embedded PDF was also found with similar suspicious static findings. The combination of PDF encryption with JavaScript and embedded malicious content suggests the file is designed to evade static analysis and deliver a malicious payload.

Heuristics 4

  • 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.
  • Encrypted PDF carries /JavaScript — payload hidden from static analysis high PDF_ENCRYPTED_WITH_JS
    PDF declares /Encrypt and also references an executable trigger (/JavaScript). Document encryption hides the JavaScript body and stream contents from static scanners — combined with auto-execution indicators this is a known evasion pattern used to deliver weaponised JavaScript that the analyst cannot inspect without the decryption key.
  • 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.

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
polyglot_child_pdf_off0000f259.pdf
7ef2b60154b097bccbaebec18fb73cae621e40edf1209e3b4339d7ebc2fba8b0
polyglot-child-pdf Secondary PDF body inside pdf container at offset 0xF259 9451 bytes