Malicious PDF — malware analysis report

Static analysis result for SHA-256 ea7edd756b03e21a…

MALICIOUS

PDF

14.5 KB Created: 2009-11-15 19:41:70 Authoring application: PDF Library 4.3.9 (via PDF Library 3.9.7)
MD5: 59157ddcc631dcf26801c8ab7c1afa93 SHA-1: f2545e39068969062a025beb3788c2d0d93b887d SHA-256: ea7edd756b03e21a3979152a862f3919491ff49ab675e850fff10f389053876c
138 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1204.002 Malicious File

The PDF file was detected as malicious by ClamAV with the signature Win.Trojan.Agent-36166. Static analysis revealed embedded JavaScript, indicating an attempt to execute code when the document is opened. This JavaScript likely serves to download and execute a second-stage payload, a common technique for malware delivery. The file's SHA256 hash is provided as a primary IOC.

Heuristics 5

  • ClamAV: Win.Trojan.Agent-36166 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Win.Trojan.Agent-36166
  • ClamAV detection on extracted artifact critical EXTRACTED_FILE_CLAMAV
    ClamAV flagged at least one file extracted from inside this sample. Even when the wrapping document carries no AV detection of its own, a hit on the carved artifact is a strong indicator the sample is a delivery vehicle.
  • 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: PSEOF. Static heuristics still ran and any of their findings above are valid; only the differential cross-check signal is missing.

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0007_000.js
43a1f17733aaf30f46eec3e9ed5d6c183ce52a1ec25131359a2f0c7c4e7f1c98
pdf-javascript-stream PDF /JS object 7 at offset 0x1A5 74810 bytes
Detection
ClamAV: Win.Trojan.Agent-36166
Obfuscation or payload: unlikely