Malicious PDF — malware analysis report

Static analysis result for SHA-256 8807c4d6600232bd…

MALICIOUS

PDF

8.1 KB Created: 2008-31-20 53:85:00 Authoring application: Scribus 1.3.3.12 (via Scribus PDF Library 1.3.3.12)
MD5: b1d84e538e0a376899f7b7e6d2c4c49e SHA-1: 4a183e69f29d84481b45854c8efcf27544d76cba SHA-256: 8807c4d6600232bdecd261f7451c8219cfe149d73658c6b43a7ea6252ec1aebd
218 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1566.001 Spearphishing Attachment T1204.001 Malicious Link

The PDF file contains embedded JavaScript that utilizes `eval()` and `unescape()` functions, indicating obfuscation and potential exploit code. The script attempts to load another JavaScript file from `http://max.gunggo.com/show_ad.ashx`, which is likely a second-stage payload. ClamAV detection as 'Pdf.Exploit.Agent-35587' further confirms its malicious nature. The primary attack pattern involves exploiting PDF vulnerabilities to deliver a malicious script.

Heuristics 8

  • ClamAV: Pdf.Exploit.Agent-35587 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Exploit.Agent-35587
  • ClamAV detection on extracted artifact critical EXTRACTED_FILE_CLAMAV
    ClamAV flagged at least one file extracted from inside this sample. Even when the wrapping document carries no AV detection of its own, a hit on the carved artifact is a strong indicator the sample is a delivery vehicle.
  • 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
  • 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.
  • 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://ads.doclix.com/adserver/serve/js/doclix_synd_overlay.js
    • http://max.gunggo.com/show_ad.ashx?type=pop&sid=2373&cid=2590&cm=1&fc=4&hr=24&cb=

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0013_001.js
038aca2f202ba7480eb8793632219237fe69a756287f2ed819a5366036f626ad
pdf-javascript-stream PDF /JS object 13 at offset 0x3D5 5740 bytes
Detection
ClamAV: Pdf.Exploit.Agent-35587
Obfuscation or payload: likely
Carved artifact contains 5 eval/decoder/string-building token(s).