Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2700+ Articles
165+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. News
  3. JSCeal Malware Hijacks Google Sessions via Stolen Cookies
JSCeal Malware Hijacks Google Sessions via Stolen Cookies
NEWS

JSCeal Malware Hijacks Google Sessions via Stolen Cookies

JSCeal, a heavily obfuscated V8 JavaScript malware, steals browser session cookies to replay Google logins and drain crypto accounts.

Dylan H.

News Desk

September 7, 2026
3 min read

A Compiled JavaScript Threat That Bypasses MFA

Security researchers have unpacked JSCeal, a sophisticated malware family built as compiled V8 JavaScript (JSC) with credential harvesting, surveillance, and traffic-interception capabilities. Rather than stealing passwords outright, JSCeal's headline trick is session replay: it steals live browser session cookies and reuses them to impersonate victims on Google accounts — sidestepping passwords and MFA prompts entirely, since the session already looks authenticated to Google's servers.

The payloads are protected with javascript-obfuscator, layering RC4-protected strings, control-flow flattening, proxy functions, and operation wrappers to frustrate static analysis and evade detection.


How It Works

Credential and Cookie Theft

JSCeal navigates directly into the user-data directories of Chromium-based browsers — Chrome, Edge, Brave, Opera, Vivaldi, and others — to extract stored cookies and saved passwords from every available browser profile.

Session Replay Against Google

With valid session cookies in hand, JSCeal conducts active session replay attacks, presenting the stolen session to Google as if it belongs to a legitimate, already-authenticated device. This grants attackers unauthorized access to a victim's Google account without ever needing the account password.

Beyond Credential Theft

JSCeal's capabilities extend well past cookie theft:

CapabilityDescription
Keystroke loggingCaptures typed input across the system
Screenshot capturePeriodic screen grabs for surveillance
Local proxy installationIntercepts and modifies traffic in transit
Certificate generation/installationEnables TLS interception on the victim's machine
Crypto exchange tamperingModifies requests/responses for Binance, Bybit, and Ledger
Balance trackingCaptures account data and cryptocurrency balances

Delivery: Fake Crypto Trading Platforms

JSCeal spreads through malvertising campaigns built around counterfeit cryptocurrency trading sites. Victims are lured in via:

  • Fake Facebook and Google ads
  • Bogus TradingView installer downloads
  • Malicious ZIP archives delivered via PowerShell, bundling a Node.js runtime alongside the malicious payload components

Researchers note overlap between JSCeal campaigns and the threat clusters tracked as WEEVILPROXY and MeadowLocust, with victims impersonated through fake Solana, Luno, and TradingView branding.


Who's Being Targeted

  • Retail traders and cryptocurrency investors are the primary targets.
  • Campaigns have been observed across 12 countries and 25 languages, concentrated in the Asia-Pacific and Latin America regions.
  • Any user of a targeted Chromium-based browser is a potential victim, regardless of whether they interact with cryptocurrency directly, since Google account takeover has broad downstream value.

Protective Measures

  1. Don't trust trading-platform ads — download tools like TradingView directly from the official site, never via search or social ads.
  2. Verify installer sources before running anything distributed as a ZIP from an ad-driven download page.
  3. Use hardware security keys (FIDO2/WebAuthn) for Google account protection — passkeys and hardware keys are far more resistant to session-replay style attacks than app-based MFA alone.
  4. Monitor for unexpected active sessions in your Google Account's security activity, and revoke unrecognized sessions immediately.
  5. Run endpoint protection capable of detecting obfuscated V8/JSC payloads and unusual local proxy or certificate installation activity.
  6. Segregate crypto activity onto a hardened, dedicated device where possible, given the malware's specific targeting of exchange traffic.

References

  • The Hacker News — JSCeal Malware Can Bypass Google Authentication Using Stolen Session Cookies

Related Reading

  • ZeroDayRAT Mobile Spyware Enables Total Surveillance of iOS
  • PromptSpy: First Android Malware to Weaponize Generative AI
#Malware#Google#Session Hijacking#Cryptocurrency#Malvertising#JSCeal

Related Articles

Hackers Abuse Google Ads and Claude.ai Chats to Push Mac

Attackers are running a sophisticated malvertising campaign that hijacks Google Ads and legitimate Claude.ai shared chat sessions to deliver Mac malware...

4 min read

Infostealers Are Hijacking Stolen Claude Sessions to Drain Usage

Anthropic warns that common infostealer malware is stealing active Claude login sessions from infected PCs and Macs to drain usage and payment methods.

5 min read

NovaCookies Campaigns Abuse Genuine Docusign Notifications to Steal Microsoft 365 Sessions

A $320/month AitM phishing kit rides real Docusign notification emails to relay Microsoft 365 logins and steal live session cookies.

3 min read
Back to all News