Malicious PDF — malware analysis report

Static analysis result for SHA-256 416ac837754ce0a8…

MALICIOUS

PDF

716 B
MD5: 5d65bb5f02cd98eaf0c205de6ccf6c56 SHA-1: 9ee3ae225ee484d8dc8ae925642555f77ebf2493 SHA-256: 416ac837754ce0a86f414c244b2a4561be78e2c32e6cfbaa232c82dd5d1a1f6c
76 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell

The PDF file contains embedded JavaScript, indicated by heuristic firings. This JavaScript is likely intended to perform malicious actions, such as downloading and executing a second-stage payload. The ClamAV detection for 'Heuristics.PDF.ObfuscatedNameObject' further supports the malicious nature of the file.

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.