Malicious PDF — malware analysis report

Static analysis result for SHA-256 52849133058e8452…

MALICIOUS

PDF

40.2 KB
MD5: 609a478a23488c175eb0c61a76642070 SHA-1: f000c1ef1b908130bf498cff184333b888be9cf7 SHA-256: 52849133058e845217ba66c3824461a01463f6fb2e1aae45169ce6ec5e04517c
238 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1204.001 Malicious Link T1071.001 Web Protocols

The PDF contains obfuscated JavaScript, indicated by multiple heuristic firings including 'PDF_JAVASCRIPT', 'PDF_JS', and 'CVE_2007_5659'. The 'PDF_ANNOT_SUBJECT_MARKER_EVAL_STAGER' and 'CVE_2007_5659' heuristics suggest the JavaScript is used as a stager to download and execute a second-stage payload. The presence of U3D content and related CVE indicators points to exploitation of a PDF reader vulnerability. The extracted JavaScript files 'legacy_pdfkit_stage_000.js' and 'legacy_pdfkit_stage_001.js' are likely part of this stager mechanism.

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.
  • Annotation subject percent-decoding eval stager critical PDF_ANNOT_SUBJECT_MARKER_EVAL_STAGER
    OpenAction JavaScript forces annotation enumeration, reads an annotation /Subject payload with getAnnots(), rewrites marker bytes into percent escapes, decodes it with unescape(), and dispatches it through eval. This is a high-confidence exploit-kit staging pattern. It is intentionally not mapped to CVE-2009-1492 unless getAnnots() itself carries the crafted integer or long argument shape for that vulnerability.
  • 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 4

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0010_000.js
068944f8c011a88ab770b45c6de142b9305a1f515d410204d5eadd9ac2b5bfb3
pdf-javascript-stream PDF /JS object 10 at offset 0x9E86 373 bytes
legacy_pdfkit_stage_000.js
bd3f7cca0a7a96075893165df58ddfbaf5b77485e7579a5a51beb88b7915246d
deobfuscated-js repeated-marker hex decoded JavaScript at offset 0x6E03 13024 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 long base64-like blob(s).
legacy_pdfkit_stage_001.js
4f39c03cbf9838cc4f2560d387019df27f4b9a84a8d50633f3158a912b5fde13
deobfuscated-js repeated-marker hex decoded JavaScript at offset 0x6E03 5403 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 5 eval/decoder/string-building token(s).
u3d_00_off0000028b.bin
48816569ab4f370009a917ef6429edbe09e4dfe8a63b00a0a0f75a904c62ba94
pdf-3d-stream PDF U3D 3D stream at offset 0x28B 27449 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.99, consistent with packed or encrypted content.