Malicious PDF — malware analysis report

Static analysis result for SHA-256 e0a887725a3d6649…

MALICIOUS

PDF

15.1 KB Created: 2009-06-06 12:30:26 +03:00 Authoring application: NitroPDF 6.0 (via BCL easyPDF 6.00.20)
MD5: ed283103e0d093d046ad0bc18a6a1e7c SHA-1: 9f3a340c5479aa811c384a1ce7bb1c172aff3647 SHA-256: e0a887725a3d6649e11cecae6bee59c3dfff46e51827f54369544805e0b8fdfa
90 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell

The PDF file contains embedded JavaScript that utilizes an eval() function, a common technique for executing arbitrary code. The ML classifier strongly indicates maliciousness. The JavaScript is likely responsible for downloading and executing a second-stage payload, although the exact URL or payload could not be reconstructed due to obfuscation.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 5

  • eval() call high PDF_EVAL
    eval() found — commonly used for obfuscated exploit execution (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.
  • PDF paints image(s) but contains no text operators info PDF_IMAGE_ONLY_LURE
    PDF has 1 image XObject(s) and the content stream contains no text-emitting operators (BT/ET, Tj, TJ, ', ") in either raw bytes or decompressed streams — this is the screenshot-as-PDF pattern used to bypass text-based scanners and to deliver instructions purely through rendered pixels. It is informational unless paired with invisible links or risky URI context.
  • 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_obj0015_000.js
52c4d59dcbf639839760cfe58227a01c81ddb064387f6b78f22bf4127f6552d3
pdf-javascript-stream PDF /JS object 15 at offset 0x315 29288 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s).