MALICIOUS
158
Risk Score
Malware Insights
MITRE ATT&CK
T1203 Exploitation for Client Execution
T1059.007 JavaScript
The PDF contains embedded JavaScript that exploits CVE-2009-4324 via the media.newPlayer object. The deobfuscated JavaScript appears to be a shellcode loader, indicated by the extensive use of unescape and hexadecimal encoded strings, and the structure of the recovered JavaScript. This stage is likely responsible for downloading and executing a subsequent payload.
Machine Learning
- Nyx PDF Classifier malicious score 0.9984
Heuristics 7
-
media.newPlayer — CVE-2009-4324 critical CVE exact CVE_2009_4324PDF JavaScript calls media.newPlayer — CVE-2009-4324 is a use-after-free in Adobe Reader's multimedia plugin triggered by media.newPlayer(). Actively exploited as a zero-day in December 2009. (matched in decompressed stream)
-
Generic recovered JavaScript exploit stage high PDF_GENERIC_STAGE_RECOVERYBounded static stage recovery exposed hidden JavaScript through generic transforms such as null-byte collapse, percent decoding, marker replacement, arithmetic character codes, fromCharCode, numeric arrays, numeric-array minus-key decoders, alphabet-index arrays, /Producer half-difference metadata arrays, hex literals, marker-stripped Base64 literals, custom 6-bit XOR table decoders, or repeated-marker hex carriers. This rule is emitted only when the recovered stage contains exploit-like Acrobat JavaScript or shellcode markers.
-
JavaScript action low PDF_JAVASCRIPTPDF contains a /JavaScript action. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
-
Embedded JS stream low PDF_JSPDF references a /JS stream. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
-
Embedded file low PDF_EMBEDDEDPDF embeds a file attachment — could carry an executable or another weaponised document as a nested payload
-
Object number defined twice with different bodies info PDF_DUPLICATE_OBJ_BODY_INCREMENTALThe same indirect object (N G) is defined more than once with different body bytes. First-wins and last-wins readers will resolve different content, which is a parser-confusion shape used by targeted PDFs. Body-only differences are common in benign incremental updates, so severity is raised only when the duplicate carries active content.
-
Embedded URL info EMBEDDED_URLOne 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/pdf/1.3/
- http://ns.adobe.com/xap/1.0/
- http://purl.org/dc/elements/1.1/
- http://ns.adobe.com/xap/1.0/mm/
Extracted artifacts 3
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
k1d126f2ad4fc1902116e64aff7689cafa64a8efc447f950c255d916aa5935137f |
pdf-embedded-file | PDF EmbeddedFile object 26 at offset 0x1EC1 | 2041 bytes |
javascript_obj0031_000.js82c34693a573a9aaf70d843305501d5a41cc699c905b6578f512251d53a38bfb |
pdf-javascript-stream | PDF /JS object 31 at offset 0x12B202 | 4234 bytes |
generic_stage_recovery_000.jsb6668a549d47d4a68f1f7b5ce9f7c84f4128329c72ef37ef6410e9ac247f1cd4 |
deobfuscated-js | generic stage recovery split-literal-normalize from JavaScript object 31 at offset 0x12B202 | 3958 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.