Malicious PDF — malware analysis report

Static analysis result for SHA-256 571a1695fe4f2409…

MALICIOUS

PDF

30.9 KB
MD5: dab7c62824b6ac81f829c8fe9a35b9fd SHA-1: d7569313f210a82e66b0be66391bb7bcf9c577e8 SHA-256: 571a1695fe4f24093213734e3c5edd4e691ab3ab0857f105a7ebdbfbb2a87825
136 Risk Score

Malware Insights

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

This PDF file exhibits multiple high-severity heuristic firings, including PDF_JAVASCRIPT, PDF_JS, PDF_RICHMEDIA, and PDF_EVAL, strongly indicating malicious intent. The ML classifier also flagged it with high confidence. The presence of embedded JavaScript and a Flash object (GhouDiky.swf) suggests an attempt to execute code or exploit vulnerabilities. The extracted JavaScript file, javascript_obj0006_000.js, likely contains obfuscated code designed to download and execute further malicious content.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 6

  • RichMedia (Flash) high PDF_RICHMEDIA
    PDF contains /RichMedia (Adobe Flash) which is a historic exploit vector
  • eval() call high PDF_EVAL
    eval() found — commonly used for obfuscated exploit execution
  • 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
  • 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 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
GhouDiky.swf
767382813fc770c9716554c3266b22eee1636037ca964af05acf6ff66db4a27d
pdf-embedded-file PDF EmbeddedFile object 16 at offset 0x1065 26993 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.98, consistent with packed or encrypted content.
javascript_obj0006_000.js
718b627c8bf34372f95dc69223d4b24f1b107f24f13cac219fef44328a3a9055
pdf-javascript-stream PDF /JS object 6 at offset 0xF9 3106 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s).