Malicious PDF — malware analysis report

Static analysis result for SHA-256 7fbc83d2c7016c39…

MALICIOUS

PDF

124.7 KB Created: 2009-12-18 11:47:57 +08:00 Authoring application: Acrobat 编辑器 8.0 (via Adobe Acrobat 8.0)
MD5: 178ad315db28bb7e7911287dbfeb47a3 SHA-1: af093877f99070e3a142dd24333e786a11107407 SHA-256: 7fbc83d2c7016c39d1bf5420137ef9221e541dfb218e1422d211f2a64bda4c44
66 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 PDF_EVAL heuristic firing suggests that the JavaScript is likely obfuscated and attempts to execute arbitrary code. The embedded JavaScript file 'javascript_obj0029_000.js' is the primary artifact. The script's purpose is to download and execute a second-stage payload, which is a common technique for initial access and further compromise.

Heuristics 6

  • eval() call high PDF_EVAL
    eval() found — commonly used for obfuscated exploit execution (matched inside decoded stream)
  • 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.
  • Embedded file low PDF_EMBEDDED
    PDF embeds a file attachment — could carry an executable or another weaponised document as a nested payload
  • 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_obj0029_000.js
cf9dd0a32be6f0c4abee576b8d08e024f6c5c251ba054da9e31c28e1d21a152b
pdf-javascript-stream PDF /JS object 29 at offset 0x74B 3249 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s).