Malware Insights
The PDF sample contains embedded JavaScript and a RichMedia (Flash) object, indicated by multiple heuristic firings including PDF_JAVASCRIPT, PDF_JS, PDF_RICHMEDIA, and PDF_EVAL. The embedded artifacts include a SWF file and two JavaScript files, one of which is deobfuscated. The presence of eval() calls and embedded scripts strongly suggests the document is designed to exploit vulnerabilities and download/execute further malicious content. The specific attack pattern involves leveraging PDF features to run code, likely leading to a second-stage payload delivery.
Heuristics 6
-
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
-
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 3
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
TyPWoIJRMY.swf767382813fc770c9716554c3266b22eee1636037ca964af05acf6ff66db4a27d |
pdf-embedded-file | PDF EmbeddedFile object 16 at offset 0x1346 | 26993 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact entropy is 7.98, consistent with packed or encrypted content.
|
|||
javascript_obj0006_000.js5a722a5676ea409f8f077452f80331295189c14b621f1729a106b04ac4856caf |
pdf-javascript-stream | PDF /JS object 6 at offset 0xF9 | 3837 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 eval/decoder/string-building token(s).
|
|||
legacy_pdfkit_stage_000.jsa440a3f9e27107584da83e83312cd2a02432f6312e5f00a2eb4cb7bfe11689f2 |
deobfuscated-js | split-join delimiter stripped JavaScript at offset 0xDB1 | 2467 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 eval/decoder/string-building token(s).
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.