Malicious PDF — malware analysis report

Static analysis result for SHA-256 8443f29db0a193de…

MALICIOUS

PDF

188.2 KB Created: 2010-09-20 15:56:35 +05:00 Authoring application: PictureTasks
MD5: 0f24d06a804ed8e42978ec4d564958ee SHA-1: 13e2483f79c7b14828fcf87c3adba74e71e8017f SHA-256: 8443f29db0a193deb38f3d21c06f78c2931ed9fbc7bc9a9cd64f4c07a8e6e71e
104 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1105 Ingress Tool Transfer

The PDF file contains embedded JavaScript, indicated by multiple PDF_JAVASCRIPT and PDF_JS heuristics. The PDF_EVAL and PDF_FROMCHARCODE firings suggest obfuscated code execution. The embedded script payload and extracted artifact 'javascript_obj0017_004.js' are highly suspicious. The primary function of the script appears to be downloading and executing a second-stage payload from the embedded file 'embedded_file_obj0004.bin'.

Heuristics 10

  • eval() call high PDF_EVAL
    eval() found — commonly used for obfuscated exploit execution (matched inside decoded stream)
  • 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.
  • 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
  • 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. (matched inside decoded stream)
  • AcroForm button with action trigger low PDF_ACROFORM_BUTTON
    PDF contains a /Btn form field together with a SubmitForm/URI/Launch/JS trigger — this is the building block of fake 'Download' or 'Open' button overlays used in PDF phishing lures
  • External URI info PDF_URI
    PDF contains an external URL action
  • 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.adobe.com/imageviewer)/S/URI/Next
    • http://www.adobe.com/albumreader)/S/URI/Next
    • 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://purl.org/dc/elements/1.1/
    • http://ns.adobe.com/xap/1.0/mm/

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
embedded_file_obj0004.bin
c68d5dd97b20647ee132006391097fe387a7c9620a29e5e430b36017f2a36c92
pdf-embedded-file PDF EmbeddedFile object 4 at offset 0x2A6CC 50090 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 10 eval/decoder/string-building token(s).
javascript_obj0017_004.js
91309739a43588a0e271ae74ca3b1c22134ef5d557c64f7665525929790ded0b
pdf-javascript-stream PDF /JS object 17 at offset 0x720 3042 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s).