<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>PayPal Login - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/paypal-login/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Thu, 13 Aug 2026 10:37:11 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/paypal-login/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>JWR Phishing Framework Analysis</title><link>https://feed.craftedsignal.io/briefs/2026-08-jwr-phishing/</link><pubDate>Thu, 13 Aug 2026 10:37:11 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-jwr-phishing/</guid><description>The JWR phishing framework is a sophisticated, operator-steered PhaaS platform that uses persistent WebSocket connections to capture PII, payment credentials, and device fingerprints in real-time.</description><content:encoded><![CDATA[<p>Cisco Talos has identified an undocumented phishing framework, referred to as &quot;JWR,&quot; which facilitates highly interactive, operator-steered credential and data theft. Unlike static phishing kits, JWR utilizes a dual-mode client engine - Host Bridge and Content Mode - to maintain a persistent, AES-CTR encrypted WebSocket connection to a C2 server. This allows attackers to monitor victims in real-time, stream keystrokes, and issue over 40 distinct instructions to steer the victim through 44 different phishing page flows. The framework captures comprehensive data, including full payment card details, Social Security numbers, passport/ID images, 2FA codes, and device fingerprints. Evidence suggests JWR may be a variant of &quot;The Outsider&quot; phishing-as-a-service platform. Campaigns have been observed using SMS-based lures impersonating postal and toll authorities in Southeast Asia and the Middle East, targeting users of major platforms like Shopify, PayPal, Apple, and Klarna.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker sends SMS lures impersonating legitimate postal, courier, or toll authorities to victims.</li>
<li>Victim clicks the link, loading a phishing page that initiates the JWR client-side engine.</li>
<li>The client engine checks the global flag 'window.__HOST_MODE' to determine the execution path (Host Bridge or Content Mode).</li>
<li>The Host Bridge IIFE establishes a persistent WebSocket connection to the attacker's C2 server at the path 'webSocket/QT/{sessionId}/'.</li>
<li>The client spawns a Web Worker ('static/js/ws-worker.js') to maintain the C2 connection independently of page navigation.</li>
<li>The attacker uses the C2 console to issue real-time instructions, such as redirecting the victim or updating the phishing page state.</li>
<li>The client engine streams the victim's keystrokes and input data (PII, credentials, payment data) back to the C2 server in JSON format.</li>
<li>Upon session closure, the final data payload is encrypted via the 'JwrCrypto' module and transmitted to the attacker's server.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>The JWR framework facilitates high-fidelity identity and financial theft. By leveraging real-time operator control, the attackers can bypass standard MFA by prompting for codes during the interactive session. The impact includes financial fraud, full identity theft via PII/ID documentation exfiltration, and potential secondary account takeovers using harvested session credentials. While specific victim counts are not provided, the scope spans multiple international regions and major global financial/shopping brands.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Block known malicious SMS delivery infrastructure and egress traffic to identified phishing kit C2 domains.</li>
<li>Implement SMS filtering solutions that identify and flag phishing-related URLs commonly used in courier or toll authority impersonation scams.</li>
<li>Deploy web proxy or DNS-level filtering to alert on requests for 'static/js/ws-worker.js' in contexts associated with suspicious domains.</li>
<li>Educate users on the risks of interacting with unsolicited SMS messages, particularly those requesting credentials or payment to resolve postal or toll issues.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>phishing</category><category>credential-theft</category><category>websocket</category><category>saas</category></item></channel></rss>