Malicious PDF — malware analysis report

Static analysis result for SHA-256 e491d72b3a7b819c…

MALICIOUS

PDF

4.5 KB Created: 2010-04-30 20:47:26 Authoring application: Fodebarexa
MD5: fdc292cea1993964d02e18ba99c7f69d SHA-1: 37c589a0c82f4491bdeec7914a71caed0115f65f SHA-256: e491d72b3a7b819c41d302b76068598bcb420cf0c6c1c2999709eaf41ed2f3c1
86 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell

The PDF file was flagged as malicious by an ML classifier and contains embedded JavaScript. The JavaScript stream, named 'javascript_obj0010_000.js', is highly obfuscated but appears to function as a stager, likely intended to download and execute a second-stage payload. The presence of PDF-specific heuristics like 'PDF_JAVASCRIPT' and 'PDF_PAGE_WORD_XOR_EVAL_STAGER' further supports this assessment.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 3

  • Page-word XOR JavaScript eval stager high PDF_PAGE_WORD_XOR_EVAL_STAGER
    PDF JavaScript enumerates rendered page words with getPageNthWord/getPageNumWords, extracts encoded byte fragments, XOR-decodes the stage with char-code helpers, and evals the result. This is an old exploit-kit staging pattern and is not normal document JavaScript.
  • 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
javascript_obj0010_000.js
7ad1ee8cba7784f1a95b635244a4165fad123a151fe73c8fc9a0d61755caba74
pdf-javascript-stream PDF /JS object 10 at offset 0xCAB 874 bytes