Loading article…
New phishing campaign uses TX TX archive and hidden PNG images to drop PureLogs infostealer via PawsRunner steganography, targeting browser and crypto wallet
A phishing email with a fake invoice attachment delivers a TXZ archive that hides a JavaScript loader, which then launches a headless PowerShell process to decrypt and run the .NET PawsRunner loader entirely in memory [1]. PawsRunner contacts a remote server, fetches a PNG image that appears to be a cat picture, and extracts encrypted data embedded in the image’s iTXt and IEND chunks using steganography; the extracted payload is the PureLogs .NET infostealer [2].
The loader creates several environment variables, decodes an AES‑encrypted payload, and executes it via .NET reflection without writing files to disk, leaving only a hidden PowerShell window and a conhost.exe process as visible artifacts [1]. Once active, PureLogs immediately begins harvesting credentials from more than 80 browsers, password managers, and cryptocurrency wallet extensions such as MetaMask and Trust Wallet, then sends the data to a command‑and‑control server over HTTPS with additional AES‑256 encryption [1][2].
Researchers note that the campaign includes fallback URLs for the PNG download and rotates between three network APIs and user‑agent strings to evade detection, while also masquerading the malicious executable with cat icons to appear benign [2]. Mitigation guidance advises blocking TXZ attachments, monitoring for hidden conhost.exe and PowerShell –w flags, and deploying signatures for both PawsRunner and PureLogs, as well as applying steganography detection to inbound images [2].
The use of steganography to embed the final payload and the fileless, memory‑only execution chain raise the bar for traditional endpoint defenses, prompting security teams to consider deeper inspection of seemingly innocuous image files and tighter outbound traffic controls. The open question is how quickly defenders can adapt detection tooling to spot these layered, encrypted stages before the stolen credentials are exfiltrated.
Coverage is mostly measured — 153 of 211 reports stay neutral.
Every Monday — the token unlocks, Fed dates & catalysts set to move crypto and markets this week. So you’re never blindsided.
Free · 3-min read · one-click unsubscribe
AI-assisted synthesis by the TrendWatcher Editorial Desk · sourced from 2 outlets · Jun 16, 2026 · How we report
Bitmine acquired 76,881 ETH after a $273.8 million capital raise, raising its holdings to roughly 5.62 million ETH and representing about 4.66% of the circulating supply.
Analysts cite a bullish triangle pattern with resistance near $1,720 and a projected breakout target around $1,850, while the RSI has moved above oversold levels but remains below 50, and price stays under key moving averages.
The proposal presents an EVM‑optimized implementation of the SPHINCS+ post‑quantum signature scheme, using KECCAK256 instead of SHAKE256 to make quantum‑resistant verification feasible for wallets without a full protocol upgrade.