Malicious PDF — malware analysis report

Static analysis result for SHA-256 3fe8ce9b7ee72f75…

MALICIOUS

PDF

7.3 KB Created: 2008-31-20 53:85:00 Authoring application: Scribus 1.3.3.12 (via Scribus PDF Library 1.3.3.12)
MD5: ca2c76ff66da2dfb97e916f5d2efc009 SHA-1: a0b760e34171d6aa84fd15796a45f54a7c6f3d4c SHA-256: 3fe8ce9b7ee72f75ac11a80d82d77495d4813df74f03d99224ade37113890c50
78 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell

The PDF file contains obfuscated JavaScript, indicated by the PDF_JAVASCRIPT and PDF_JS heuristics. ClamAV also flagged it with Heuristics.PDF.ObfuscatedNameObject, confirming malicious intent. The presence of JavaScript suggests an attempt to execute malicious code, likely to download and run a secondary payload. The exact nature of the payload is not discernible from the provided evidence.

Heuristics 4

  • 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.
  • PDF differential parser failed info PDF_DIFFERENTIAL_PARSE_FAILED
    The cross-check parser (pdfminer.six) failed on this file: PDF differential parser exited 1. Static heuristics still ran and any of their findings above are valid; only the differential cross-check signal is missing.