Malicious PDF — malware analysis report

Static analysis result for SHA-256 38d3f9915b37e98f…

MALICIOUS

PDF

12.0 KB
MD5: b7748a5d9aca1aed62b0db092fea6a15 SHA-1: 82fcff0f98ae1f00518232e3fb4c51a56e67e42e SHA-256: 38d3f9915b37e98feb047699f870fc8b0bd657328cbff1872c1de2bd4b2b504a
138 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1204.001 Malicious Link

The PDF file contains embedded JavaScript, identified by the PDF_JAVASCRIPT and PDF_JS heuristics. The critical CVE_2007_5659 heuristic indicates the use of a known exploit targeting Adobe Reader, specifically related to the Collab.collectEmailInfo function. Deobfuscated JavaScript files, legacy_pdfkit_stage_000.js and legacy_pdfkit_stage_001.js, were extracted, suggesting a multi-stage attack. The primary intent appears to be the execution of this JavaScript to download and run a secondary payload.

Heuristics 5

  • 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. (identified after JavaScript deobfuscation)
  • ClamAV: Heuristics.PDF.ObfuscatedNameObject critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Heuristics.PDF.ObfuscatedNameObject
  • 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 3

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0007_000.js
6f60a1053baafdc578f85eae84a2dc6d16775fbd66240d82cbfb7b4f4ff4e90a
pdf-javascript-stream PDF /JS object 7 at offset 0x19D 295 bytes
legacy_pdfkit_stage_000.js
fee60d91b01a090f04d512d9058b38abc72e9c53795a1ec27315e09ccb206d7e
deobfuscated-js z-percent hex-pair decoded JavaScript at offset 0x2E9 5116 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 5 eval/decoder/string-building token(s).
legacy_pdfkit_stage_001.js
c95a37d0775f89b4bed26f8e209b3772b9638198503719b84707d1f398dd513a
deobfuscated-js repeated-marker hex decoded JavaScript at offset 0x2E9 12367 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).