Malicious PDF — malware analysis report

Static analysis result for SHA-256 113ac7c76b866fb3…

MALICIOUS

PDF

28.7 KB
MD5: aeeda9750c466bde81e767c1257cea5f SHA-1: bf90c5dcf86a6544f059f5eeabb6fa3f3f817e8c SHA-256: 113ac7c76b866fb3ecada84e932d7e057351057bb6a6854fdc0abb4eadc3e3af
256 Risk Score

Malware Insights

MITRE ATT&CK
T1059.007 JavaScript T1203 Exploitation for Client Execution T1566.001 Spearphishing Attachment

The PDF contains embedded JavaScript and a Flash object, both flagged as suspicious. The JavaScript uses an eval() call and string concatenation to construct and execute code, a common technique for obfuscating malicious actions. This script likely serves to download and execute a secondary payload, indicated by the presence of a SWF file and the ML classifier's high confidence in maliciousness.

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
  • RichMedia (Flash) high PDF_RICHMEDIA
    PDF contains /RichMedia (Adobe Flash) which is a historic exploit vector
  • 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.
  • Embedded file low PDF_EMBEDDED
    PDF embeds a file attachment — could carry an executable or another weaponised document as a nested payload
  • 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
KOuKWkxlCLGrA.swf
767382813fc770c9716554c3266b22eee1636037ca964af05acf6ff66db4a27d
pdf-embedded-file PDF EmbeddedFile object 16 at offset 0x795 26993 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.98, consistent with packed or encrypted content.
javascript_obj0006_000.js
a6d6d021ff15bffa27ba9b91ea927e36f7d2a7dff3a3fdbe6c1f8d660e1bb25d
pdf-javascript-stream PDF /JS object 6 at offset 0x15B 345 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s).