Malicious PDF — malware analysis report

Static analysis result for SHA-256 175369a7de37159e…

MALICIOUS

PDF

1.14 MB Created: 2010-05-17 02:59:41 Authoring application: Joomla! 1.5 - Open Source Content Management (via TCPDF 2.5.000_PHP4 (http://www.tcpdf.org))
MD5: c4428bef35d714a5ffed888ec60ba240 SHA-1: f409a3b277e44270a4d024e77cde6f06eed5b2a3 SHA-256: 175369a7de37159e820a0534fdfb934f695a0fa2a517dcbb4288a6cb8d669098
134 Risk Score

Malware Insights

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

The PDF sample contains embedded JavaScript, indicated by heuristics like PDF_EMBEDDED_SCRIPT_PAYLOAD and ML_NYX_PDF_MALICIOUS. The script utilizes eval() and unescape() functions, suggesting obfuscation and dynamic code execution. This embedded script is the primary indicator of malicious activity, likely serving to download and execute further malicious content.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9968

Heuristics 5

  • eval() call high PDF_EVAL
    eval() found — commonly used for obfuscated exploit execution
  • unescape() call high PDF_UNESCAPE
    unescape() found — often used to decode shellcode in PDF JS exploits
  • 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.
  • 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://ns.adobe.com/xap/1.0/
    • http://www.w3.org/1999/02/22-rdf-syntax-ns#
    • http://purl.org/dc/elements/1.1/
    • http://ns.adobe.com/photoshop/1.0/
    • http://ns.adobe.com/xap/1.0/mm/
    • http://ns.adobe.com/tiff/1.0/
    • http://ns.adobe.com/exif/1.0/
    • http://www.iec.ch
    • http://www.gnu.org/copyleft/gpl.html

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
stream_003_off0000bf61.bin
a5337ef1f5a0dfe4dc8fa6b4f3ef847a53624800b5928a0eeef5b888ceecaabc
decompressed-pdf-stream PDF FlateDecoded stream at offset 0xBF61 264072 bytes
embedded_pdf_script_0012191b.bin
37ef4162596a0e84ff0c277b377eff63ae028ae345877315be0c9875b53d1d91
pdf-embedded-script PDF decompressed stream script payload at offset 0x12191B 1192461 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).