MALICIOUS
114
Risk Score
Malware Insights
MITRE ATT&CK
T1204.002 Malicious File: Malicious File
The PDF file contains embedded JavaScript and a Flash object, both of which are commonly used to exploit vulnerabilities. The embedded JavaScript stream, named 'javascript_obj0017_000.js', contains obfuscated code with eval() calls and String.fromCharCode, indicating it is designed to execute arbitrary code. The presence of a RichMedia (Flash) object further suggests an exploit attempt. The overall pattern points to a malicious PDF designed to deliver a second-stage payload.
Heuristics 7
-
RichMedia (Flash) high PDF_RICHMEDIAPDF contains /RichMedia (Adobe Flash) which is a historic exploit vector
-
eval() call high PDF_EVALeval() found — commonly used for obfuscated exploit execution
-
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
-
String.fromCharCode low PDF_FROMCHARCODEString.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.
-
Suspicious extracted artifact info 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.
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
exploit.swf09da31fcb002129249bb529a7f84709739a96f62781db5f4c6d9bf6e4308eb15 |
pdf-embedded-file | PDF EmbeddedFile object 14 at offset 0x4D1 | 102 bytes |
javascript_obj0017_000.js1697d99098bcf934a5516c1aef4beaeafe4a1954e5757420c31568e2d2ed60fc |
pdf-javascript-stream | PDF /JS object 17 at offset 0x5EB | 3162 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 2 eval/decoder/string-building token(s).
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.