Malicious PDF — malware analysis report

Static analysis result for SHA-256 3f791e92732f272a…

MALICIOUS

PDF

1.25 MB Created: 2010-07-29 11:11:42 Authoring application: Scribus 1.3.3.14 (via Scribus PDF Library 1.3.3.14)
MD5: 644db67061e7e04b41813fe0ed429a5e SHA-1: 116ccfe16d8b5c2d45fee3837f846b46b821556c SHA-256: 3f791e92732f272ab06e0a7bf143d8bcff3f72bc7a878415d872699ddad6417e
66 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell

The PDF file contains embedded JavaScript, indicated by multiple heuristic firings including PDF_JAVASCRIPT, PDF_JS, and PDF_UNESCAPE. The embedded JavaScript stream, named 'javascript_obj0055_001.js', is 11010 bytes in size and likely contains obfuscated code. The presence of these elements suggests an attempt to exploit a vulnerability within the PDF reader to execute arbitrary code. The exact functionality of the script is not fully discernible due to obfuscation, but it is highly probable that it downloads and executes a second-stage payload.

Heuristics 6

  • unescape() call high PDF_UNESCAPE
    unescape() found — often used to decode shellcode in PDF JS exploits
  • 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.
  • 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.monotype.comMonotype
    • http://www.monotype.com/html/mtname/ms_timesnewroman.htmlhttp://www.monotype.com/html/mtname/ms_welcome.htmlhttp://www.monotype.com/html/type/license.html
    • https://www.verisign.com/rpa
    • http://ocsp.verisign.com/ocsp/status0
    • https://www.verisign.com/rpa0
    • http://crl.microsoft.com/pki/crl/products/CodeSignPCA.crl0
    • http://www.microsoft.com/typography
    • http://www.iec.ch

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0055_001.js
62f6066dd87db82a6135aca06a75750cc5d8df4bb89e38e15be2f1eb36f28bf7
pdf-javascript-stream PDF /JS object 55 at offset 0x13DBAE 11010 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 8 eval/decoder/string-building token(s).