MALICIOUS
648
Risk Score
Malware Insights
MITRE ATT&CK
T1203 Exploitation for Client Execution
T1059.007 JavaScript
The PDF file contains embedded JavaScript that leverages multiple known vulnerabilities in Adobe Reader, including CVE-2009-0927, CVE-2007-5659, and CVE-2008-2992. The deobfuscated JavaScript contains a URL, http://zarplata.ax3.net/load.php?stat=Windows, which is likely used to download and execute a secondary malicious payload. The use of multiple CVEs and JavaScript exploitation points to a sophisticated exploit kit.
Machine Learning
- Nyx PDF Classifier malicious score 1.0000
Heuristics 15
-
Collab.getIcon — CVE-2009-0927 critical CVE exact CVE_2009_0927PDF JavaScript calls Collab.getIcon — CVE-2009-0927 is a stack buffer overflow in Adobe Reader triggered by Collab.getIcon() with a crafted argument. Allows arbitrary code execution. (matched in decompressed stream)
-
Collab.collectEmailInfo — CVE-2007-5659 critical CVE exact CVE_2007_5659PDF 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)
-
util.printf — CVE-2008-2992 critical CVE exact CVE_2008_2992PDF JavaScript calls util.printf() — CVE-2008-2992 is a stack buffer overflow in Adobe Reader triggered by a long format-specifier argument. Widely exploited in the wild after disclosure. (matched in decompressed stream)
-
Pidief-style multi-CVE JavaScript dispatcher critical CVE likely PDF_PIDIEF_MULTI_CVE_DISPATCHA single JavaScript body branches on app.viewerVersion and invokes two or more of the canonical Reader sinks (Collab.collectEmailInfo, Collab.getIcon, util.printf with a field-width format string). This is the 2009-2010 Pidief.J multi-exploit landing template: a per-version dispatcher that fires the matching CVE chain for whichever Reader version opens the file.
-
PDF JavaScript exploit cluster critical PDF_JS_EXPLOIT_CLUSTERPDF combines an executable JavaScript/action surface with exploit staging indicators such as eval/unescape/fromCharCode, XFA script content, or a related CVE pattern. Benign form JavaScript remains low-severity, but this correlated cluster is high-confidence malicious behavior.
-
Multi-CVE Adobe Reader JavaScript exploit kit critical PDF_ADOBE_READER_MULTI_CVE_JS_KITOne recovered JavaScript stage contains multiple version-gated Adobe Reader exploit branches. This is stronger evidence than independent API keywords: the PDF is selecting old Reader vulnerabilities by viewer version and running heap-sprayed Acrobat JavaScript exploit paths.
-
ClamAV: Pdf.Exploit.Agent-36014 critical CLAMAV_DETECTIONClamAV detected this file as malware: Pdf.Exploit.Agent-36014
-
eval() call high PDF_EVALeval() found — commonly used for obfuscated exploit execution (matched inside decoded stream)
-
unescape() call high PDF_UNESCAPEunescape() found — often used to decode shellcode in PDF JS exploits (matched inside decoded 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.
-
PDF JavaScript shellcode contains an embedded download URL high PDF_JS_SHELLCODE_DOWNLOAD_URLDecoded PDF JavaScript shellcode contains a hardcoded http(s) URL stored as little-endian %uXXXX Unicode escapes. Reader exploit shellcode embeds the second-stage fetch URL this way and pulls it down with a urlmon/URLDownloadToFile-style download-and-execute (commodity downloader behaviour rather than a specific Acrobat CVE).
-
Suspicious extracted artifact medium EXTRACTED_FILE_STATIC_TRIAGEOne 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.
-
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 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://zarplata.ax3.net/load.php?stat=Windows
Extracted artifacts 12
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
javascript_obj0013_001.js261142e4080478931b25b61e4ba1a91aff995abf11c57bfff6d8a67ee5c4903f |
pdf-javascript-stream | PDF /JS object 13 at offset 0x328 | 4780 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 10 eval/decoder/string-building token(s). Carved artifact contains 3 long hex-escaped blob(s).
|
|||
generic_stage_recovery_000.js4bc682b0d1d7237445b9d4585c969bcf36793df9d8b5f1b1d168ca0ac43fcda8 |
deobfuscated-js | generic stage recovery split-literal-normalize from JavaScript object 13 at offset 0x328 | 4760 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 10 eval/decoder/string-building token(s). Carved artifact contains 3 long hex-escaped blob(s).
|
|||
generic_stage_recovery_001.js09cd585b1fad3e224bd175505327239b35a35b0ad33be647c89253524e1d03a9 |
deobfuscated-js | generic stage recovery percent-decode from JavaScript object 13 at offset 0x328 | 3914 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 12 eval/decoder/string-building token(s).
|
|||
generic_stage_recovery_002.js8c554ee64a802615a6720b9aba12747a151390f58d90e7d48f1e1cb41d73ff3e |
deobfuscated-js | generic stage recovery split-literal-normalize from combined JavaScript objects at offset 0x9 | 4771 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 10 eval/decoder/string-building token(s). Carved artifact contains 3 long hex-escaped blob(s).
|
|||
generic_stage_recovery_003.jscec08b5404cfbe7a4c0a6a1331b16d77eb272bef7b70efee12cbd0c0fae4368d |
deobfuscated-js | generic stage recovery percent-decode from combined JavaScript objects at offset 0x9 | 3925 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 12 eval/decoder/string-building token(s).
|
|||
generic_stage_recovery_004.js867c79d3ae59a423a4fdb3aa8004b6496b1e4baadc320a8f2b760f84560c4fca |
deobfuscated-js | generic stage recovery percent-decode from decompressed stream at 0x328 at offset 0x328 | 3680 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 12 eval/decoder/string-building token(s).
|
|||
generic_stage_recovery_005.js0760cd4f54cb98da4953a24024c60049855c5fb5959bf01457768cc3ce7c5408 |
deobfuscated-js | generic stage recovery split-literal-normalize -> percent-decode from JavaScript object 13 at offset 0x328 | 3894 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 12 eval/decoder/string-building token(s).
|
|||
generic_stage_recovery_006.js84150cbb08d6a1cc3f0ec101780cbe9b047d0e9818960d443472c1ff5e5c88eb |
deobfuscated-js | generic stage recovery percent-decode -> percent-decode from JavaScript object 13 at offset 0x328 | 3910 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 12 eval/decoder/string-building token(s).
|
|||
generic_stage_recovery_007.js1979b28c3029067bc961c248c7c652dae70ad0463b3170dc4c59943450b96dd4 |
deobfuscated-js | generic stage recovery split-literal-normalize -> percent-decode from combined JavaScript objects at offset 0x9 | 3905 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 12 eval/decoder/string-building token(s).
|
|||
generic_stage_recovery_008.jsfddc75ae7cbb945f9290a8c11013bdc3ea90f7a20a592e658cbfd859ddc2b82f |
deobfuscated-js | generic stage recovery percent-decode -> percent-decode from combined JavaScript objects at offset 0x9 | 3921 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 12 eval/decoder/string-building token(s).
|
|||
generic_stage_recovery_009.js433723fe623dc7baecdee669ddb7096ed3730b4d85f8ec384f4016174cc9ceca |
deobfuscated-js | generic stage recovery split-literal-normalize -> percent-decode -> percent-decode from JavaScript object 13 at offset 0x328 | 3890 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 12 eval/decoder/string-building token(s).
|
|||
generic_stage_recovery_010.jsdf287752859fab65efde0c2b494437f850db8298c360df608040ee0062b7b1c8 |
deobfuscated-js | generic stage recovery split-literal-normalize -> percent-decode -> percent-decode from combined JavaScript objects at offset 0x9 | 3901 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 12 eval/decoder/string-building token(s).
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.