Malicious PDF — malware analysis report

Static analysis result for SHA-256 b61a6079437e1d58…

MALICIOUS

PDF

41.9 KB Created: 2010-06-21 11:37:05 Authoring application: Microsoft® Office Word 2007
MD5: 105417f2b916b07efdb0dd0a40513e3d SHA-1: 27227b70a5b88cc055c18362a50c02dc4c570908 SHA-256: b61a6079437e1d583982536d60e714274957bf6b35139621bd83257c98a94090
246 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 JavaScript T1204.002 Malicious Link

The PDF contains embedded JavaScript, indicated by multiple heuristic firings including 'PDF_JAVASCRIPT', 'PDF_JS', and 'PDF_UNESCAPE'. A critical heuristic, 'CVE_2008_2992', specifically flags the use of 'util.printf', a known indicator for exploitation of CVE-2008-2992. The embedded JavaScript, named 'javascript_obj0025_000.js', is likely responsible for executing the exploit and downloading a secondary payload, as suggested by the ClamAV detection of 'Win.Trojan.Agent-36168' on an extracted artifact.

Heuristics 8

  • util.printf — CVE-2008-2992 critical CVE exact CVE_2008_2992
    PDF JavaScript calls util.printf() — CVE-2008-2992 is a stack buffer overflow in Adobe Reader triggered by a long format-specifier argument. Widely exploited in the wild after disclosure.
  • ClamAV: Win.Trojan.Agent-36168 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Win.Trojan.Agent-36168
  • 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.
  • unescape() call high PDF_UNESCAPE
    unescape() found — often used to decode shellcode in PDF JS exploits
  • 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.
  • Additional-actions dictionary low PDF_AA
    PDF defines /AA (Additional Actions) that references an executable action (JS/JavaScript/Launch/SubmitForm) — can auto-trigger on document or widget events. Form-field calc/format/validate/keystroke handlers in legitimate interactive forms commonly fire this, so it is reported as a low-weight signal; weaponised auto-execution is flagged by stronger rules (PDF_OPENACTION, encrypted-with-JS, etc.)
  • 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_obj0025_000.js
23eea52b17c50bbc979ee5b504002f3f6c2ac5d0a9255a70f052b47eb82f8459
pdf-javascript-stream PDF /JS object 25 at offset 0x9E82 1627 bytes
Detection
ClamAV: Win.Trojan.Agent-36168
Obfuscation or payload: likely
Carved artifact contains 3 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).