Malware Insights
The PDF file contains multiple high-severity heuristic firings related to embedded JavaScript, including ActiveX downloaders and eval() calls, indicating malicious intent. The ML classifier and ClamAV detection strongly support this, identifying the file as Win.Downloader.Nemucod-6769668-0. The embedded JavaScript, particularly the deobfuscated acroform_b64_00.js, likely attempts to download and execute a secondary payload. The presence of a User-Agent string 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)' within the obfuscated script further supports the downloader functionality.
Machine Learning
- Nyx PDF Classifier malicious score 0.9939
Heuristics 10
-
ClamAV: Win.Downloader.Nemucod-6769668-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Win.Downloader.Nemucod-6769668-0
-
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.
-
eval() call high PDF_EVALeval() found — commonly used for obfuscated exploit execution
-
Embedded script payload in PDF stream high PDF_EMBEDDED_SCRIPT_PAYLOADPDF stream bytes contain script execution markers such as ActiveXObject/CreateObject, WScript.Shell, PowerShell, or shell-exec primitives. This is stronger than ordinary PDF JavaScript because it indicates a staged external script payload hidden in stream bytes.
-
PDF JavaScript ActiveX downloader high PDF_JS_ACTIVEX_DOWNLOADERDecoded PDF JavaScript instantiates Windows ActiveX/COM objects to download a payload over HTTP, write it through ADODB.Stream, and execute it through WScript.Shell/rundll32-style process launch. This is commodity downloader behavior rather than a specific Acrobat CVE trigger.
-
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.
-
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.
-
Optional Content Group with action trigger low PDF_OPTIONAL_CONTENTOptional Content Group (layer) co-occurs with an action trigger — content can be selectively hidden from viewers or scanners while the action still fires on open
Extracted artifacts 4
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
javascript_obj0083_000.js291a545f1f0635fa3a5b4107c46f3d934ff47953e0dcf04c7acf939b6bcb5e2d |
pdf-javascript-stream | PDF /JS object 83 at offset 0x6891 | 13202 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 4 eval/decoder/string-building token(s). Carved artifact contains 2 long base64-like blob(s).
|
|||
javascript_obj0083_001.js5f51c0aec5fcd0c1622819b5be3e2b043357964617b676275245514efda4120f |
pdf-javascript-stream | PDF /JS object 83 at offset 0x6891 | 7780 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 2 long base64-like blob(s).
|
|||
acroform_b64_00.jsa7132ec71d3510814e863e1380172dfc7fbf035bd25b7ba6ab73f2bfa2adf99c |
deobfuscated-js | PDF AcroForm base64 (raw) at offset 0x6B18 | 5327 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 2 shell/COM execution token(s). Carved artifact contains 1 eval/decoder/string-building token(s).
|
|||
embedded_pdf_script_0000adb9.bin66654040e3d113f425c7c5db8fc09e6446ccc45fab7dd8d3a33d91a2ea7a04bf |
pdf-embedded-script | PDF decompressed stream script payload at offset 0xADB9 | 134570 bytes |
|
Detection
ClamAV:
Win.Downloader.Nemucod-6769668-0
Obfuscation or payload:
likely
Carved artifact contains 2 shell/COM execution token(s). Carved artifact contains 12 eval/decoder/string-building token(s). Carved artifact contains 2 long base64-like blob(s).
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.