Malicious PDF — malware analysis report

Static analysis result for SHA-256 0d52acfcc7f1e044…

MALICIOUS

PDF

243.0 KB Created: 2016-03-07 07:17:45 Authoring application: Joomla! 1.5 - Open Source Content Management (via TCPDF 2.5.000_PHP4 (http://www.tcpdf.org))
MD5: bfd0332bb7be4561b064a4fb3a8be80d SHA-1: 484898f4f2d6054a4dee14b9df03f0a7201f8e0e SHA-256: 0d52acfcc7f1e044956586d9734941f851fef17e9a1ecbcee0ccc61f00a83668
62 Risk Score

Malware Insights

MITRE ATT&CK
T1059.007 JavaScript T1566.001 Spearphishing Attachment

The PDF contains an embedded script payload, indicated by the 'PDF_EMBEDDED_SCRIPT_PAYLOAD' heuristic and the 'embedded_pdf_script_0003bcbd.bin' artifact. This script is likely designed to download and execute a second-stage payload, a common tactic for malware distribution. The ML classifier also strongly flagged this PDF as malicious.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9247

Heuristics 4

  • Embedded script payload in PDF stream medium PDF_EMBEDDED_SCRIPT_PAYLOAD
    PDF stream bytes contain an HTML/XFA <script> tag without accompanying Windows shell-execution primitives — common in accessible XFA forms but worth surfacing for analyst review.
  • 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.gnu.org/copyleft/gpl.html

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
stream_003_off0000cae7.bin
a5337ef1f5a0dfe4dc8fa6b4f3ef847a53624800b5928a0eeef5b888ceecaabc
decompressed-pdf-stream PDF FlateDecoded stream at offset 0xCAE7 264072 bytes
embedded_pdf_script_0003bcbd.bin
8f76fefb9a8d6ddba6cdc8069b7fcaba27ff530dbed590d0a5a9139f6a4993bb
pdf-embedded-script PDF decompressed stream script payload at offset 0x3BCBD 248780 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s).