Malicious PDF — malware analysis report

Static analysis result for SHA-256 a970f4d58ef04083…

MALICIOUS

PDF

6.7 KB Created: 2008-07-30 22:58:28 +04:00 Authoring application: PScript5.dll Version 5.2 (via Acrobat Distiller 6.0 (Windows))
MD5: 4a38870ad9060a14e4a1be53b4364a2c SHA-1: c2ada350ead3f6ce14676f6dcac772ae7632b427 SHA-256: a970f4d58ef04083cc4c0ac02758dba0725a4410a9451b4c05b0a24931b16b70
156 Risk Score

Malware Insights

MITRE ATT&CK
T1204.002 Malicious File: User Execution: Malicious PDF

The PDF file contains embedded JavaScript and triggers a critical heuristic for CVE-2007-5659 (Collab.collectEmailInfo). This indicates the document is designed to exploit this vulnerability to execute arbitrary code. The embedded JavaScript is likely responsible for downloading and executing a second-stage payload, although its exact function is obscured. The benign URLs extracted do not detract from the malicious nature indicated by the exploit and script.

Heuristics 6

  • Collab.collectEmailInfo — CVE-2007-5659 critical CVE exact CVE_2007_5659
    PDF JavaScript calls Collab.collectEmailInfo — CVE-2007-5659 is a buffer overflow in Adobe Reader triggered by a long argument or heap-sprayed message field passed to Collab.collectEmailInfo(). Part of a series of Acrobat JS API exploits. (matched in decompressed stream)
  • unescape() call high PDF_UNESCAPE
    unescape() found — often used to decode shellcode in PDF JS exploits (matched inside decoded stream)
  • Suspicious extracted artifact high 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.
  • 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.
  • 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/iX/1.0/
    • http://ns.adobe.com/pdf/1.3/
    • http://ns.adobe.com/xap/1.0/
    • http://ns.adobe.com/xap/1.0/mm/
    • http://purl.org/dc/elements/1.1/

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0012_000.js
be4d72aced52a8acbcd87460577b107c85c8a3dedfdbc86e537011bd95a1cd01
pdf-javascript-stream PDF /JS object 12 at offset 0x384 5106 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 16 eval/decoder/string-building token(s).