Malicious PDF — malware analysis report

Static analysis result for SHA-256 01308b3a9edbf7b1…

MALICIOUS

PDF

37.1 KB
MD5: 0e0cf4d389d93843b63807ae531a45f9 SHA-1: 5be5a9c6e79cfed23429e435f33bb42386840542 SHA-256: 01308b3a9edbf7b1d5f060297cfa7ef65c227da0301d4c0a05bf4e119b2e10e1
218 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1059.007 JavaScript

The PDF file contains obfuscated JavaScript, indicated by the PDF_JAVASCRIPT, PDF_JS, and PDF_EVAL heuristics. The JavaScript uses String.fromCharCode and eval() to deobfuscate and execute code. This pattern is commonly used to download and execute a second-stage payload. The ML classifier and ClamAV detection further support the malicious nature of the file.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9996

Heuristics 8

  • PDF JavaScript exploit cluster critical PDF_JS_EXPLOIT_CLUSTER
    PDF combines an executable JavaScript/action surface with exploit staging indicators such as eval/unescape/fromCharCode, XFA script content, or a related CVE pattern. Benign form JavaScript remains low-severity, but this correlated cluster is high-confidence malicious behavior.
  • ClamAV: Heuristics.PDF.ObfuscatedNameObject critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Heuristics.PDF.ObfuscatedNameObject
  • eval() call high PDF_EVAL
    eval() found — commonly used for obfuscated exploit execution
  • 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.
  • String.fromCharCode low PDF_FROMCHARCODE
    String.fromCharCode found — used to construct payload strings dynamically. Common in benign JavaScript libraries for codepoint manipulation, so this alone is informational; weaponised use is also caught by the dedicated fromCharCode-stage and exploit-shape rules.
  • PDF differential parser failed info PDF_DIFFERENTIAL_PARSE_FAILED
    The cross-check parser (pdfminer.six) failed on this file: PDF differential parser failed: PSEOF. Static heuristics still ran and any of their findings above are valid; only the differential cross-check signal is missing.
  • 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 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0005_000.js
b2b036162f6bad3429e6aa14f5477f448824faf7199eaa3792f0c07157e54e92
pdf-javascript-stream PDF /JS object 5 at offset 0x15E 37328 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s).
javascript_obj0005_001.js
04adfcf1b76d3b9103c6121376ae35eac65f6c396a87194918668c25463bfd0a
pdf-javascript-stream PDF /JS object 5 at offset 0x15E 48 bytes