Malicious PDF — malware analysis report

Static analysis result for SHA-256 921a9c4220c11d29…

MALICIOUS

PDF

30.2 KB Created: 2008-11-04 22:02:12 -05:00 Authoring application: Acrobat Editor 8.0 (via Adobe Acrobat 8.1.2)
MD5: b4e283bff4d0e6929ead6d7a82efc5d3 SHA-1: 096ff1b824914ecce655664a0ecbeaa1430f3c50 SHA-256: 921a9c4220c11d29f7519b8046466c2fc77585b8df145fcf3cd85514c87c848a
238 Risk Score

Malware Insights

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

The PDF file contains embedded JavaScript and triggers a critical heuristic for CVE-2008-2992 (util.printf). This indicates the file is designed to exploit this vulnerability to run arbitrary code. The embedded JavaScript stream, identified as 'javascript_obj0010_000.js', is likely responsible for the malicious execution, potentially downloading and executing a secondary payload. The ClamAV detection further confirms its malicious nature.

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. (matched in decompressed stream)
  • 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 (matched inside decoded stream)
  • 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.
  • Embedded URL info EMBEDDED_URL
    One or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.
    URL http://www.w3.org/1999/02/22-rdf-syntax-ns#
    • http://ns.adobe.com/xap/1.0/
    • http://purl.org/dc/elements/1.1/
    • http://ns.adobe.com/xap/1.0/mm/
    • http://ns.adobe.com/pdf/1.3/

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0010_000.js
d7022f468c44cb5ef46b7cbd03668f895e69a474d4ce21186c373c8dbe0bfeac
pdf-javascript-stream PDF /JS object 10 at offset 0x6A01 6455 bytes
Detection
ClamAV: Win.Trojan.Agent-36168
Obfuscation or payload: likely
Carved artifact contains 4 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).