Malicious PDF — malware analysis report

Static analysis result for SHA-256 698073443225cd2e…

MALICIOUS

PDF

7.5 KB Authoring application: Viraciregavi
MD5: 97da547d7d756551a4b307c44baa69ca SHA-1: 22ff71b24c9af346c1961216bfdbdecc2fb4ae6b SHA-256: 698073443225cd2ebcba4f74126ea9a0899d42cb7f8a76ef803c5b4540330bb1
468 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution T1059.007 JavaScript T1566.001 Spearphishing Attachment

This PDF file exploits multiple known vulnerabilities in Adobe Reader (CVE-2009-0927, CVE-2007-5659, CVE-2008-2992) through embedded JavaScript. The JavaScript is heavily obfuscated but deobfuscation reveals it attempts to download and execute a second-stage payload. The document body text appears to be nonsensical filler, suggesting the primary purpose is exploitation rather than content delivery.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 11

  • Collab.getIcon — CVE-2009-0927 critical CVE exact CVE_2009_0927
    PDF JavaScript calls Collab.getIcon — CVE-2009-0927 is a stack buffer overflow in Adobe Reader triggered by Collab.getIcon() with a crafted argument. Allows arbitrary code execution. (identified after JavaScript deobfuscation)
  • 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. (identified after JavaScript deobfuscation)
  • util.printf — CVE-2008-2992 critical CVE exact CVE_2008_2992
    PDF JavaScript calls util.printf() — CVE-2008-2992 is a stack buffer overflow in Adobe Reader triggered by a long format-specifier argument. Widely exploited in the wild after disclosure. (identified after JavaScript deobfuscation)
  • PDF JavaScript exploit cluster critical PDF_JS_EXPLOIT_CLUSTER
    PDF combines an executable JavaScript/action surface with exploit staging indicators such as eval/unescape/fromCharCode, XFA script content, or a related CVE pattern. Benign form JavaScript remains low-severity, but this correlated cluster is high-confidence malicious behavior.
  • ClamAV: Pdf.Exploit.Agent-35649 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Exploit.Agent-35649
  • eval() call high PDF_EVAL
    eval() found — commonly used for obfuscated exploit execution (matched inside decoded stream)
  • unescape() call high PDF_UNESCAPE
    unescape() found — often used to decode shellcode in PDF JS exploits (matched inside decoded stream)
  • Generic recovered JavaScript exploit stage high PDF_GENERIC_STAGE_RECOVERY
    Bounded static stage recovery exposed hidden JavaScript through generic transforms such as null-byte collapse, percent decoding, marker replacement, arithmetic character codes, fromCharCode, numeric arrays, numeric-array minus-key decoders, alphabet-index arrays, /Producer half-difference metadata arrays, hex literals, marker-stripped Base64 literals, custom 6-bit XOR table decoders, or repeated-marker hex carriers. This rule is emitted only when the recovered stage contains exploit-like Acrobat JavaScript or shellcode markers.
  • 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 7

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0007_000.js
fd9cfae24b924dc6c8192902b6727978ea50aced4817cd6e143fef05df89e573
pdf-javascript-stream PDF /JS object 7 at offset 0x45A 5790 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 11 eval/decoder/string-building token(s).
generic_stage_recovery_000.js
d9817754c2ae76970631811a59fcb84e83a5b46319d1b6da055071e2abadf8cb
deobfuscated-js generic stage recovery split-literal-normalize from JavaScript object 7 at offset 0x45A 5523 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 11 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).
generic_stage_recovery_001.js
8014553da6f3531d4103e9a201fa84ac04c0ab07643d56223e770b8009b850c4
deobfuscated-js generic stage recovery split-literal-normalize from decompressed stream at 0xEE0 at offset 0xEE0 2882 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 11 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).
generic_stage_recovery_002.js
d02572d6084b4d75ea740332de84bd64d1805f342fe6a7040d2c28d3f1518530
deobfuscated-js generic stage recovery split-literal-normalize from decompressed stream at 0xEE0 at offset 0xEE0 2851 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 11 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).
generic_stage_recovery_003.js
398e29416116b4bc3299032eca0d30788820b84631dc9005fc6ae6441b6e3078
deobfuscated-js generic stage recovery split-literal-normalize -> percent-decode from JavaScript object 7 at offset 0x45A 5519 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 11 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).
generic_stage_recovery_004.js
18ab8eda4565fdb0f3987ab58641d5d9eb835c3e7f87cf97148b720076ccb0ca
deobfuscated-js generic stage recovery percent-decode -> split-literal-normalize from JavaScript object 7 at offset 0x45A 5521 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 11 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).
legacy_pdfkit_stage_000.js
1e0c8ca4c6180400afd62497a161d41969b04e1091a2d4ffa9764c7f00cf51a1
deobfuscated-js string-concatenation normalized Acrobat API aliases at offset 0x45A 851 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 3 long base64-like blob(s).