Malicious PDF — malware analysis report

Static analysis result for SHA-256 fc33dba0dea46fa6…

MALICIOUS

PDF

176.1 KB Created: 2009-01-04 12:49:30 +08:00 Authoring application: Acrobat PDFMaker 7.0 for Word (via Acrobat Distiller 7.0 (Windows)) First seen: 2026-05-10
MD5: 829a19e24c90be375ed0dd035d3630cd SHA-1: 363540ba48a607baa49add0d740824acf3fac662 SHA-256: fc33dba0dea46fa632e2f6f23b57e0c8fc4d39a5d59239fcabc4e9f9e056815f
106 Risk Score

Malware Insights

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

The PDF file contains embedded JavaScript and an embedded PDF file, both of which have suspicious static findings. The JavaScript stream and the embedded PDF are likely used to execute malicious code or download further stages. The presence of these embedded objects strongly indicates a malicious intent, likely for delivering a secondary payload.

Machine Learning

  • Nyx PDF Classifier malicious score 0.7774

Heuristics 7

  • Embedded PDF child has suspicious static findings high PDF_EMBEDDED_CHILD_STATIC_TRIAGE
    PDF contains an embedded PDF stream whose extracted child matches suspicious or malicious PDF heuristics. Wrapper PDFs are commonly used to hide the actual exploit or lure payload from scanners that do not recursively inspect attachments.
  • JavaScript action low 1 related finding 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
  • Optional Content Group with action trigger low PDF_OPTIONAL_CONTENT
    Optional Content Group (layer) co-occurs with an action trigger — content can be selectively hidden from viewers or scanners while the action still fires on open
  • Object number defined twice with different bodies info PDF_DUPLICATE_OBJ_BODY_INCREMENTAL
    The same indirect object (N G) is defined more than once with different body bytes. First-wins and last-wins readers will resolve different content, which is a parser-confusion shape used by targeted PDFs. Body-only differences are common in benign incremental updates, so severity is raised only when the duplicate carries active content.
  • 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.w3.org/1999/02/22-rdf-syntax-ns# In PDF document text
    • http://ns.adobe.com/pdf/1.3/In PDF document text
    • http://ns.adobe.com/pdfx/1.3/In PDF document text
    • http://ns.adobe.com/xap/1.0/In PDF document text
    • http://ns.adobe.com/xap/1.0/mm/In PDF document text
    • http://purl.org/dc/elements/1.1/In PDF document text
    • http://ns.adobe.com/photoshop/1.0/In PDF document text
    • http://www.iec.chIn PDF document text

Extracted artifacts 7

Files carved from inside the sample during analysis.

FilenameKindSourceSize
icc_00_off000011f1.icc pdf-icc-profile PDF ICC profile at offset 0x11F1 1320 bytes
SHA-256: eb03db58ff1f226c83103a11f30b5520f9b68a7ced67daa78992723e3ea0411d
UR_M36_Rev.3_Sept_2008CLN.pdf pdf-embedded-file PDF EmbeddedFile object 142 at offset 0x15CB3 21447 bytes
SHA-256: 24b81fc904f1b495d1f69c7569a156a763cc0bac96f1226c7061120f20c36aff
UR_M35__Rev.5_Aug_2008_CLN.pdf pdf-embedded-file PDF EmbeddedFile object 143 at offset 0x20113 16901 bytes
SHA-256: 82b157c9a2109ba0f2894ecdee9c93f3cc3560c3a12ac61c06048ab18236e05c
javascript_obj0232_000.js pdf-javascript-stream PDF /JS object 232 at offset 0x72C 1946 bytes
SHA-256: 97e6c8fb70f6fedab160a41095c99dce3c9d53a0086d3a8d4e6d47cbe03dce61
Preview script
First 1,000 lines of the extracted script
�� v a r   v   =   a p p . v i e w e r V e r s i o n ; 
 i f   ( v   <   7 ) 
 { 
 	 v a r   n   =   0 ; 
 	 i f   ( t h i s . d a t a O b j e c t s   ! =   n u l l ) 
 	 	 n   =   t h i s . d a t a O b j e c t s . l e n g t h ; 
 	 i f   ( v   > =   5   & &   v   <   6   & &   n   >   0   & &   ( a p p . v i e w e r V a r i a t i o n   = =   " F u l l "   | |   a p p . v i e w e r V a r i a t i o n   = =   " F i l l - I n " ) ) 
 	 { 
 	 	 i f   ( t h i s . e x t e r n a l ) 
 	 	 	 a p p . a l e r t ( "g,e�hcS T+e�N��DN�0 ��g�w �DN�� ��SUQ�  O�[X  c	��geO�[Xe�hcRog,� q6T W(   A c r o b a t  N-bS_ Rog,� ^v�	b�  e�N�   >  e�hc\^`'   >  ]LQev�epcn[��a  0  " ,   3 ,   0 ) ; 
 	 	 e l s e 
 	 	 	 a p p . a l e r t ( "g,e�hcS T+e�N��DN�0 ���	b�  e�N�   >  e�hc\^`'   >  ]LQev�epcn[��a  geg�w �DN�0  " ,   3 ,   0 ) ; 
 	 } 
 	 e l s e   i f   ( v   > =   6   & &   v   <   7 ) 
 	 { 
 	 	 i f   ( n   = =   0 ) 
 	 	 { 
 	 	 	 v a r   n p   =   t h i s . n u m P a g e s ; 
 	 	 	 s y n c A n n o t S c a n ( ) ; 
 	 	 	 f o r   ( v a r   p   =   0 ;   p   <   n p   & &   n   = =   0 ;   + + p ) 
 	 	 	 { 
 	 	 	 	 v a r   a n n o t s   =   t h i s . g e t A n n o t s ( p ) ; 
 	 	 	 	 i f   ( a n n o t s   ! =   n u l l ) 
 	 	 	 	 { 
 	 	 	 	 	 f o r   ( v a r   i   =   0 ;   i   <   a n n o t s . l e n g t h ;   + + i ) 
 	 	 	 	 	 { 
 	 	 	 	 	 	 i f   ( a n n o t s [ i ] . t y p e   = =   " F i l e A t t a c h m e n t " ) 
 	 	 	 	 	 	 { 
 	 	 	 	 	 	 	 n   =   1 ; 
 	 	 	 	 	 	 	 b r e a k ; 
 	 	 	 	 	 	 } 
 	 	 	 	 	 } 
 	 	 	 	 } 
 	 	 	 } 
 	 	 } 
 	 	 i f   ( n   >   0 ) 
 	 	 { 
 	 	 	 i f   ( t h i s . e x t e r n a l ) 
 	 	 	 	 a p p . a l e r t ( "g,e�hcS T+e�N��DN�0 ��g�w �DN�� ��SUQ�e�hcz�S�W�v�n�R�ga�v��v��тrN	��_b� q6T �	b�  e�N��DN�  0  " ,   3 ,   0 ) ; 
 	 	 	 e l s e 
 	 	 	 	 a p p . a l e r t ( "g,e�hcS T+e�N��DN�0 ���	b�  e�hc   >  e�N��DN�  ��SUgeg�w �DN�0  " ,   3 ,   0 ) ; 
 	 	 } 
 	 } 
 }
stream_019_off0000072c.js decompressed-pdf-stream PDF FlateDecoded stream at offset 0x72C 1336 bytes
SHA-256: 5c1ab2af46eef55b0d162c3a84464633475df9b138b64aa21a36ffaffbdffa88
icc_00_off0000259b.icc pdf-icc-profile PDF ICC profile at offset 0x259B 3144 bytes
SHA-256: 2b3aa1645779a9e634744faf9b01e9102b0c9b88fd6deced7934df86b949af7e
font_00_sfnt_off0000d12c.bin pdf-font-stream PDF embedded font (sfnt) at offset 0xD12C 47668 bytes
SHA-256: 2b1c7d0343d588de000d3a53b9c02bf4a7551f1dadce909c9489c513e8276579