Malicious PDF — malware analysis report

Static analysis result for SHA-256 949056676a1baadb…

MALICIOUS

PDF

6.1 KB
MD5: 907bc4e046b7f25f9a5cb5aee1bcceb5 SHA-1: 3366a97a56dc3f5a0923e1643eed14c351d67f3f SHA-256: 949056676a1baadb512e8cc67e224091893bbc47d28bea7d3d84a9d2037d8545
76 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell

The PDF file contains embedded and obfuscated JavaScript, as indicated by the PDF_JAVASCRIPT and PDF_JS heuristic firings. ClamAV also flagged it with Heuristics.PDF.ObfuscatedNameObject, suggesting a deliberate attempt to hide malicious content. The JavaScript likely attempts to download and execute a second-stage payload, though its exact function cannot be determined due to obfuscation.

Heuristics 3

  • ClamAV: Heuristics.PDF.ObfuscatedNameObject critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Heuristics.PDF.ObfuscatedNameObject
  • 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.