Malicious PDF — malware analysis report

Static analysis result for SHA-256 3dc3e67a0e7752ea…

MALICIOUS

PDF

33.7 KB Created: ¶{l'ºñ¢ð)‰ë‘˜7âq’ka¢ Authoring application: ¾^ øÁðÂGÍÙ˨| (via ¾^øÁúÂBÌÙǨkÉ3)
MD5: cac67a8edcc5c118f722995aa646f8e9 SHA-1: 5442a8bf47e8fd25982aeba454945a5440306f38 SHA-256: 3dc3e67a0e7752eaaf3089e77efc40e30bcdd0bfbcb4d6e76209041b10ad58df
64 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell

The PDF file is encrypted and contains embedded JavaScript, a common technique to hide malicious payloads from static analysis. The presence of PDF_ENCRYPTED_WITH_JS and PDF_JAVASCRIPT heuristics indicates that the JavaScript is likely used to decrypt or execute the hidden content. While the specific JavaScript code was not provided in detail, its presence within an encrypted PDF strongly suggests it's designed to download and execute a secondary stage. The file type and encryption method point towards a downloader or dropper.

Heuristics 4

  • 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.
  • Optional Content Group with action trigger low PDF_OPTIONAL_CONTENT
    Optional Content Group (layer) co-occurs with an action trigger — content can be selectively hidden from viewers or scanners while the action still fires on open

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0009_000.js
2cbc9ae8425de5791d8e13b6362b37ec256a568d1fd10c1bb6964ae19f3f05a6
pdf-javascript-stream PDF /JS object 9 at offset 0x3C0 31860 bytes