Malicious PDF — malware analysis report

Static analysis result for SHA-256 5645280825c36f97…

MALICIOUS

PDF

4.1 KB
MD5: 251ff180c811eb56458fa104f055cbf8 SHA-1: 947ea2333ff755eb26b968adf8aec737dcb42cb1 SHA-256: 5645280825c36f9765c53f9649b2884e40aa9bb8aaf24cfb200736985f613a31
142 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1204.002 Malicious File T1566.001 Spearphishing Attachment T1071.001 Web Protocols

The PDF file contains embedded JavaScript, indicated by the PDF_EMBEDDED_SCRIPT_PAYLOAD and PDF_XFA_SCRIPT heuristics. The ML classifier strongly flags this PDF as malicious. The embedded JavaScript, identified as stream_000_off0000027f.js, is likely responsible for downloading and executing a secondary payload, a common technique for initial access and further infection. The XFA form structure also suggests a potential exploit vector.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9998

Heuristics 5

  • XFA form contains risky executable script high CVE related PDF_XFA_SCRIPT
    PDF embeds an XFA form whose script block contains exploit, submission/launch, or shell-execution primitives. Ordinary LiveCycle print/update scripts are left as generic XFA/JS signals unless stronger behavior is present.
  • eval() call high PDF_EVAL
    eval() found — commonly used for obfuscated exploit execution (matched inside decoded stream)
  • Embedded script payload in PDF stream medium PDF_EMBEDDED_SCRIPT_PAYLOAD
    PDF stream bytes contain an HTML/XFA <script> tag without accompanying Windows shell-execution primitives — common in accessible XFA forms but worth surfacing for analyst review.
  • XFA form low PDF_XFA
    PDF uses XML Forms Architecture — can contain script logic
  • 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
stream_000_off0000027f.js
201f12789acdabd55729e91db73c04b450f0fc2ea69c1b3403305745979aea1c
decompressed-pdf-stream PDF FlateDecoded stream at offset 0x27F 10361 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s). Carved artifact contains 5 long base64-like blob(s).