MALICIOUS
216
Risk Score
Malware Insights
MITRE ATT&CK
T1204.002 Malicious File: Malicious JavaScript
T1071.001 Web Protocols: Web Protocols
The PDF file contains embedded JavaScript that utilizes the unescape function and a printf call indicative of CVE-2008-2992. Static analysis of an extracted JavaScript artifact (javascript_obj0003_000.js) and ClamAV detection (Win.Trojan.Agent-36168) suggest this script is designed to download and execute a secondary payload. The overall attack pattern is consistent with a malicious PDF dropper.
Heuristics 6
-
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)
-
ClamAV detection on extracted artifact critical EXTRACTED_FILE_CLAMAVClamAV flagged at least one file extracted from inside this sample. Even when the wrapping document carries no AV detection of its own, a hit on the carved artifact is a strong indicator the sample is a delivery vehicle.
-
unescape() call high PDF_UNESCAPEunescape() found — often used to decode shellcode in PDF JS exploits (matched inside decoded stream)
-
Suspicious extracted artifact high 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.
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
javascript_obj0003_000.js265368e565c8074395830516c6d1273fbb5f3ec287fa3fb56c97b54a8bf83d88 |
pdf-javascript-stream | PDF /JS object 3 at offset 0x25D | 1906 bytes |
|
Detection
ClamAV:
Win.Trojan.Agent-36168
Obfuscation or payload:
likely
Carved artifact contains 3 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.