Malicious PDF — malware analysis report

Static analysis result for SHA-256 cf6a01207016d225…

MALICIOUS

PDF

417.7 KB Created: 2007-02-25 14:30:32 +08:00
MD5: f4be5cb83a22dd61eedec6e87ea67438 SHA-1: 54fdbee2b430caa37ff356765b8157b911937887 SHA-256: cf6a01207016d225c265d03f4a29a4f773084e8bfa9d5ea91579224a7d09f524
246 Risk Score

Malware Insights

The PDF file contains embedded JavaScript that leverages the CVE-2007-5659 vulnerability (Collab.collectEmailInfo). This script is designed to download and execute a second-stage payload, as indicated by the ClamAV detection of 'Win.Dropper.Agent-34536' on both the initial PDF and the extracted JavaScript artifact. The presence of JavaScript actions and embedded JS streams further supports this attack vector.

Heuristics 9

  • 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)
  • ClamAV: Win.Dropper.Agent-34536 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Win.Dropper.Agent-34536
  • 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.
  • Embedded file low PDF_EMBEDDED
    PDF embeds a file attachment — could carry an executable or another weaponised document as a nested payload
  • 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/

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0077_000.js
d0e67dd7ea2173fb71cb9c78e2529cae771ba5fd825e748382551ada286e5d7c
pdf-javascript-stream PDF /JS object 77 at offset 0x67445 3677 bytes
Detection
ClamAV: Win.Dropper.Agent-34536
Obfuscation or payload: likely
Carved artifact contains 16 eval/decoder/string-building token(s).