Malicious PDF — malware analysis report

Static analysis result for SHA-256 2997b0ad081c4de7…

MALICIOUS

PDF

10.4 KB
MD5: 10b487aa8c38a809522bdd3391caf2d2 SHA-1: 0327f59532192afbd20c6c23e2afaeb90dd5b901 SHA-256: 2997b0ad081c4de79e4efeaab2fdf127dde9f468000f56e278583122a19c65b9
88 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell

This PDF file was flagged as malicious by an ML classifier and contains embedded JavaScript. The JavaScript stream is obfuscated, indicated by the PDF_UNESCAPE heuristic firing, and the ML_NYX_PDF_MALICIOUS rule. The primary function of the script appears to be downloading and executing a secondary payload, as suggested by the suspicious extracted artifact 'javascript_obj0007_000.js'. The exact nature of the payload cannot be determined due to obfuscation, but the overall intent is malicious.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 4

  • unescape() call high PDF_UNESCAPE
    unescape() found — often used to decode shellcode in PDF JS exploits (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.
  • 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_obj0007_000.js
4487d4faed6431cb448d8a17329ca76d73cb3dc3c23598a28e6e37467b2df1be
pdf-javascript-stream PDF /JS object 7 at offset 0x233 46465 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 230 eval/decoder/string-building token(s).