Malicious PDF — malware analysis report

Static analysis result for SHA-256 1d894378861c1b07…

MALICIOUS

PDF

34.5 KB
MD5: 583bb2fdc56d235cf7dcace0ac9b4c02 SHA-1: 3755cea3f75ec6a8e74c85c6827a649397bbaff1 SHA-256: 1d894378861c1b07992bece04d2f129c06ddb8f39edf6b69a74f7b0a139055d8
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, suggesting a deliberate attempt to hide malicious content. The JavaScript likely executes a malicious payload, though its exact function cannot be determined from the provided evidence. The differential parser failure further supports the presence of obfuscation or malformation.

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 failed: PSSyntaxError. Static heuristics still ran and any of their findings above are valid; only the differential cross-check signal is missing.