MALICIOUS
116
Risk Score
Malware Insights
MITRE ATT&CK
T1559.002 Component Object Model Hijacking
T1559 Component Object Model Hijacking
The PDF contains embedded JavaScript and an embedded file named 'PO38229287.doc'. The ML classifier strongly indicates maliciousness. The embedded file and JavaScript suggest an attempt to deliver a secondary payload, likely an OLE object, to the user.
Machine Learning
- Nyx PDF Classifier malicious score 1.0000
Heuristics 5
-
JavaScript action low 2 related findings PDF_JAVASCRIPTPDF contains a /JavaScript action. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
-
exportDataObject + nLaunch — embedded-file launch-on-open dropper critical PDF_JS_EXPORT_LAUNCH_DROPPERPDF JavaScript calls exportDataObject() with nLaunch set, which extracts the document's embedded file and launches it in its default application. This is a launch-on-open dropper: the embedded file is the payload. No benign workflow auto-launches an extracted PDF attachment.
-
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 4
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
PO38229287.doc |
pdf-embedded-file | PDF EmbeddedFile object 8 at offset 0x3B6 | 8345 bytes |
SHA-256: 1c69cdc2f7329284120166eb00e6b3256439a9483512c3c1691bcf2a29ac3d01 |
|||
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 long base64-like blob(s).
|
|||
javascript_obj0009_000.js |
pdf-javascript-stream | PDF /JS object 9 at offset 0xCAA | 63 bytes |
SHA-256: 2e197fa1ce6df63607dd177a39e03313710e005608ed3dd33abe0f4a2ef48ae7 |
|||
Preview scriptFirst 1,000 lines of the extracted script
this.exportDataObject({ cName: "PO38229287.doc", nLaunch: 2 });
|
|||
javascript_obj0009_001.js |
pdf-javascript-stream | PDF /JS object 9 at offset 0xCAA | 61 bytes |
SHA-256: 68ba048f26b38f756fe9aaa8d75d19f96623b764735d4fedcc0ce07b3323856c |
|||
Preview scriptFirst 1,000 lines of the extracted script
this.exportDataObject({ cName: "PO38229287.doc", nLaunch: 2 }
|
|||
combined_document_js_000.js |
deobfuscated-js | combined document JavaScript streams at offset 0xCAA | 125 bytes |
SHA-256: 3d48c2b651f7af9669a8255e73e6c432eea7f4faa5664b013e476822b4c3df92 |
|||
Preview scriptFirst 1,000 lines of the extracted script
this.exportDataObject({ cName: "PO38229287.doc", nLaunch: 2 });
this.exportDataObject({ cName: "PO38229287.doc", nLaunch: 2 }
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.