Malicious PDF — malware analysis report

Static analysis result for SHA-256 2a2e79193920b6f5…

MALICIOUS

PDF

10.5 KB Created: 2008-07-26 19:43:58 Authoring application: Scribus 1.3.3.12 (via Scribus PDF Library 1.3.3.12)
MD5: 846aea59a032054bb95099d841354a0b SHA-1: 25a9ee8e835ad08743985dfd6e889e97cf0314bf SHA-256: 2a2e79193920b6f58b5167d283255588f079317d68799f3ecb0e7c908180cd53
118 Risk Score

Malware Insights

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

The PDF file contains embedded JavaScript, indicated by multiple heuristic firings including PDF_JAVASCRIPT, PDF_JS, and PDF_EVAL. The `eval()` call within the JavaScript suggests code execution, and the presence of a JavaScript object file further supports this. The ClamAV detection as 'Pdf.Exploit.Agent-7200' confirms the malicious nature. The script likely downloads and executes a secondary payload, as is common with this type of exploit.

Heuristics 5

  • ClamAV: Pdf.Exploit.Agent-7200 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Exploit.Agent-7200
  • eval() call high PDF_EVAL
    eval() found — commonly used for obfuscated exploit execution
  • 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.
  • Suspicious extracted artifact info EXTRACTED_FILE_STATIC_TRIAGE
    One or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0013_000.js
5dedf5466cdcb616f08b36c90babd25f780a29391a1368907e29fc0c7b50cdb4
pdf-javascript-stream PDF /JS object 13 at offset 0x336 9139 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s). Carved artifact contains 11 long base64-like blob(s).