MALICIOUS
176
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.007 JavaScript
The PDF file contains embedded JavaScript, indicated by the PDF_JAVASCRIPT and PDF_JS heuristics. The JavaScript stream utilizes eval() and unescape() functions, suggesting obfuscation and dynamic code execution. The critical ClamAV detection of 'Pdf.Dropper.Agent-7216762-0' strongly suggests this is a dropper designed to download and execute a secondary payload. The extracted JavaScript file, 'javascript_obj0009_000.js', likely contains the malicious code responsible for this action.
Heuristics 6
-
ClamAV: Pdf.Dropper.Agent-7216762-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Pdf.Dropper.Agent-7216762-0
-
eval() call high PDF_EVALeval() found — commonly used for obfuscated exploit execution (matched inside decoded stream)
-
unescape() call high PDF_UNESCAPEunescape() found — often used to decode shellcode in PDF JS exploits (matched inside decoded stream)
-
Suspicious extracted artifact medium 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.
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
javascript_obj0009_000.js0a3c75fbc3ec4629327b8fb63f53ff7700ff6fa302ed2fa7214ee36350f81a7d |
pdf-javascript-stream | PDF /JS object 9 at offset 0xEF | 7945 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 5 eval/decoder/string-building token(s). Carved artifact contains 18 long hex-escaped blob(s).
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.