Malicious PDF — malware analysis report

Static analysis result for SHA-256 387b78930519c248…

MALICIOUS

PDF

7.5 KB
MD5: 2d49255e6b29f2433e7d717fa78cd52c SHA-1: e2a4dde403acf7bc7162d54cf9609023639d0550 SHA-256: 387b78930519c248fd860464b7c7f802c696da9fcd099cd9aa0be03245be97e2
148 Risk Score

Malware Insights

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

The PDF sample contains embedded JavaScript, indicated by multiple heuristic firings including PDF_JAVASCRIPT and PDF_JS. The critical CVE_2007_5659 heuristic specifically points to the use of Collab.collectEmailInfo, a known method for exploiting vulnerabilities in older PDF readers. The ML classifier strongly flags this PDF as malicious. The embedded JavaScript, identified as 'javascript_obj0009_000.js', is likely responsible for downloading and executing a secondary payload, which is a common attack vector for this type of document.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 5

  • Collab.collectEmailInfo — CVE-2007-5659 critical CVE exact CVE_2007_5659
    PDF JavaScript calls Collab.collectEmailInfo — CVE-2007-5659 is a buffer overflow in Adobe Reader triggered by a long argument or heap-sprayed message field passed to Collab.collectEmailInfo(). Part of a series of Acrobat JS API exploits. (matched in decompressed stream)
  • 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.
  • 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.

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0009_000.js
8b984a69e4f20462c909b9547720d63b23b97eb046f8064d3fe58073729869f0
pdf-javascript-stream PDF /JS object 9 at offset 0xD6 6175 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 7 eval/decoder/string-building token(s).