Malicious PDF — malware analysis report

Static analysis result for SHA-256 1dcac2fd72542a38…

MALICIOUS

PDF

39.5 KB
MD5: b9c6e2785c1f60ba5d5b514392b39b42 SHA-1: b9eb57433b803d289f521a6d6b57762bded0219c SHA-256: 1dcac2fd72542a38798433c274c16da13771516f5d0f01f0101a54b00a61d402
186 Risk Score

Malware Insights

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

The PDF file contains embedded JavaScript, indicated by multiple heuristic firings including PDF_JAVASCRIPT and PDF_JS. A critical finding is the CVE-2007-5659 exploit, which leverages the Collab.collectEmailInfo function to execute decoded JavaScript. This JavaScript is likely responsible for downloading and executing a second-stage payload. The presence of U3D content also suggests an exploit attempt.

Heuristics 7

  • 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)
  • U3D/3D content in PDF — Adobe Reader 3D parser CVE-family indicator high CVE related PDF_U3D_CVE_RELATED
    PDF contains U3D (Universal 3D) or 3D annotation content — CVE-2011-2462 and CVE-2009-3953 are critical vulnerabilities in Adobe Reader's U3D processing that allow arbitrary code execution. U3D content in PDFs is extremely rare in normal documents.
  • ClamAV: Pdf.Exploit.Agent-36079 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Exploit.Agent-36079
  • 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.
  • String.fromCharCode low PDF_FROMCHARCODE
    String.fromCharCode found — used to construct payload strings dynamically. Common in benign JavaScript libraries for codepoint manipulation, so this alone is informational; weaponised use is also caught by the dedicated fromCharCode-stage and exploit-shape rules. (matched inside decoded stream)
  • 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 4

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0007_000.js
ef8bdac794684ae9cd4eb7091d80e1c5ca478c06c639d72d01626c1f7ce78b6d
pdf-javascript-stream PDF /JS object 7 at offset 0x1A3 578 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s).
legacy_pdfkit_stage_000.js
d8c9742506b617d74a47c71f22155af1ba2ca6b6b50ba720cd2d4108fa17c332
deobfuscated-js repeated-marker hex decoded JavaScript at offset 0x376 13026 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 long base64-like blob(s).
legacy_pdfkit_stage_001.js
56ca672f86260fc3bcf33b0a235d02b8c8bb36a8efdba8c85979d15a3e4f02af
deobfuscated-js repeated-marker hex decoded JavaScript at offset 0x376 5451 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 5 eval/decoder/string-building token(s).
u3d_00_off000031ec.bin
465a9ef2d7da9436c142e29187349231e2de659c91c01a0656972cbc09b7577c
pdf-3d-stream PDF U3D 3D stream at offset 0x31EC 27397 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.99, consistent with packed or encrypted content.