Malicious PDF — malware analysis report

Static analysis result for SHA-256 6aadd6e76248e375…

MALICIOUS

PDF

49.9 KB Created: 2012-07-17 07:52:10 +04:00 Authoring application: Adobe Acrobat 7.0 (via Adobe Acrobat 7.0 Image Conversion Plug-in)
MD5: e0284c6710bda998450c75fbd5c09bbe SHA-1: 3fe09d09359c6d70d4f039523cb8754eed5f2ed7 SHA-256: 6aadd6e76248e37593e9d70dc659d542aa0cf5b5243aa856d966850acc5ebca7
118 Risk Score

Malware Insights

MITRE ATT&CK
T1059.007 JavaScript T1203 Exploitation for Client Execution T1566.001 Spearphishing Attachment

This PDF file contains embedded JavaScript that is heavily obfuscated. The script decodes a string and then uses the app.alert constructor to display this string to the user. The ML classifier and exploit cluster heuristics indicate this JavaScript is likely part of an exploit chain designed to execute arbitrary code. The specific string displayed by the alert box is not directly available due to obfuscation, but the overall pattern suggests an attempt to trick the user into interacting with malicious content or to download a secondary payload.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9971

Heuristics 6

  • PDF JavaScript exploit cluster critical PDF_JS_EXPLOIT_CLUSTER
    PDF combines an executable JavaScript/action surface with exploit staging indicators such as eval/unescape/fromCharCode, XFA script content, or a related CVE pattern. Benign form JavaScript remains low-severity, but this correlated cluster is high-confidence malicious behavior.
  • JavaScript action low PDF_JAVASCRIPT
    PDF contains a /JavaScript action. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
  • Embedded JS stream low PDF_JS
    PDF references a /JS stream. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
  • String.fromCharCode low PDF_FROMCHARCODE
    String.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. (matched inside decoded stream)
  • Suspicious extracted artifact info EXTRACTED_FILE_STATIC_TRIAGE
    One 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.
  • Embedded URL info EMBEDDED_URL
    One or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.
    URL http://www.w3.org/1999/02/22-rdf-syntax-ns#
    • http://ns.adobe.com/xap/1.0/
    • http://purl.org/dc/elements/1.1/
    • http://ns.adobe.com/xap/1.0/mm/
    • http://ns.adobe.com/pdf/1.3/

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0106_000.js
928b52128f401d7d3e6da5d3db5039f40605ccde726a343774074d86738164b5
pdf-javascript-stream PDF /JS object 106 at offset 0xC3C1 1607 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s).