MALICIOUS
136
Risk Score
Malware Insights
MITRE ATT&CK
T1204 Malicious Link
T1059.001 PowerShell
T1204.002 Malicious File
The PDF contains embedded JavaScript and an embedded file named 'ukbros001.doc', indicating a likely attempt to deliver a malicious document. The presence of JavaScript actions and embedded files, combined with the ASCIIHexDecode filter, suggests the PDF is designed to exploit a vulnerability and download a secondary payload. The embedded file 'ukbros001.doc' is a primary indicator of the delivered content.
Machine Learning
- Nyx PDF Classifier malicious score 0.9999
Heuristics 6
-
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.
-
ASCIIHexDecode filter (with exploit indicators) medium PDF_FILTER_HEXHex-encoding filter present alongside exploit delivery indicators — often used to hide payload or shellcode bytes
-
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 |
|---|---|---|---|
ukbros001.doc |
pdf-embedded-file | PDF EmbeddedFile object 8 at offset 0x38D | 299640 bytes |
SHA-256: 9b6c516247d99c425f524db25c30491555c36e97e4c3ea3150b11bfc04cfe085 |
|||
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 22 long base64-like blob(s).
|
|||
javascript_obj0009_000.js |
pdf-javascript-stream | PDF /JS object 9 at offset 0xDBD47 | 62 bytes |
SHA-256: 2678576dce9f6de7365365f14636077d9634fba67625c6c6e2eedf7754aa1046 |
|||
Preview scriptFirst 1,000 lines of the extracted script
this.exportDataObject({ cName: "ukbros001.doc", nLaunch: 2 });
|
|||
javascript_obj0009_001.js |
pdf-javascript-stream | PDF /JS object 9 at offset 0xDBD47 | 60 bytes |
SHA-256: 88486ab03595b4f28cf88bd93d7422620f386d0bd48c815ccdfd0994d1e3cf3a |
|||
Preview scriptFirst 1,000 lines of the extracted script
this.exportDataObject({ cName: "ukbros001.doc", nLaunch: 2 }
|
|||
combined_document_js_000.js |
deobfuscated-js | combined document JavaScript streams at offset 0xDBD47 | 123 bytes |
SHA-256: 8df1165a5f70cc81c1a5e80a0d8e9e10844a441470676c25789869163bc06ae5 |
|||
Preview scriptFirst 1,000 lines of the extracted script
this.exportDataObject({ cName: "ukbros001.doc", nLaunch: 2 });
this.exportDataObject({ cName: "ukbros001.doc", nLaunch: 2 }
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.