Malicious PDF — malware analysis report

Static analysis result for SHA-256 99410982228b3061…

MALICIOUS

PDF

215.4 KB Created: 2009-08-28 16:04:52 +08:00 Authoring application: Acrobat PDFMaker 8.0 for Word (via Acrobat Distiller 8.0.0 (Windows))
MD5: 1b44a0b5dbbf5367ac2a1ab3cff8bc6b SHA-1: de9eecc57380f8670276dd980bd0c1e34d67afbd SHA-256: 99410982228b30611319b171744c504fceb494f0020930a8644dd76d47bca03b
150 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell

The PDF file was flagged by ClamAV as Pdf.Dropper.Agent-7285390-0 and contained embedded JavaScript. The JavaScript stream, identified as javascript_obj0022_000.js, was heavily obfuscated and utilized the unescape() function, indicating a likely attempt to download and execute a secondary payload. The ML classifier also assigned a high probability of maliciousness.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9965

Heuristics 7

  • ClamAV: Pdf.Dropper.Agent-7285390-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Dropper.Agent-7285390-0
  • unescape() call high PDF_UNESCAPE
    unescape() found — often used to decode shellcode in PDF JS exploits (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.
  • Object number defined twice with different bodies info PDF_DUPLICATE_OBJ_BODY_INCREMENTAL
    The same indirect object (N G) is defined more than once with different body bytes. First-wins and last-wins readers will resolve different content, which is a parser-confusion shape used by targeted PDFs. Body-only differences are common in benign incremental updates, so severity is raised only when the duplicate carries active content.
  • 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/pdf/1.3/
    • http://ns.adobe.com/pdfx/1.3/
    • http://ns.adobe.com/xap/1.0/
    • http://ns.adobe.com/xap/1.0/mm/
    • http://purl.org/dc/elements/1.1/

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0022_000.js
23196a541ff8f8d8b16a18d75f587d6253535851e0524b193beb8ce9131e3b29
pdf-javascript-stream PDF /JS object 22 at offset 0x3410F 10727 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 4 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).