惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
M
MIT News - Artificial intelligence
D
Docker
S
SegmentFault 最新的问题
B
Blog
Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
博客园 - 【当耐特】
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
The GitHub Blog
The GitHub Blog
Y
Y Combinator Blog
腾讯CDC
阮一峰的网络日志
阮一峰的网络日志
U
Unit 42
C
Check Point Blog
GbyAI
GbyAI
美团技术团队
Recent Announcements
Recent Announcements
F
Fortinet All Blogs
量子位
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
Visual Studio Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
G
Google Developers Blog

BGR - Industry-Leading Insights In Tech And Entertainment

4 Features To Look For In Your Next Phone Case The Apple Watch Series 11 Is Great, But Smart Money Buys This Smartwatch Instead 4 Of The Most Useful Gadgets For Seniors (Besides Phones) Is It Safe To Plug Your Phone Into A USB Wall Socket? 5 Ways To Speed Up Your MacBook Neo A Powerful Supercomputer Found A Flaw In A Decades-Old Theory About Sun-Like Stars 5 Myths About Incognito Mode You Need To Stop Believing Here's How Much The MacBook Neo's Display Costs To Replace 5 Of The Best Nintendo Switch 2 Carrying Cases New Breakthrough In Quantum Computers Could Completely Change How Much They Cost 5 3D Printer Projects To Take Your Raspberry Pi Builds To The Next Level What Makes The Apple Pencil So Expensive? 5 Notoriously Unreliable Retro Consoles You Should Avoid Why You Can't Just Buy A Petabyte Hard Drive 4 Reliable USB Charger Brands That Can Compete With Anker There Might Be A Drawback To Using Your Roku On A Monitor 5 Email Etiquette Rules People Break All The Time Here's What Those Two Holes Are For On Your Samsung Galaxy Phone Cheap Projectors Will Probably Leave You Disappointed - Here's Why 5 Weird Raspberry Pi Projects That Will Freak Out Your Friends What's The Point Of A Mini PC If You Already Have A Laptop? Yellowstone Star Wes Bentley Explored Deep Space In A Beloved Sci-Fi Movie 7 Renter-Friendly Smart Home Upgrades Your Landlord Won't Mind This Palm-Sized Camera Gadget Is The Secret To Capturing Perfect Lightning Strikes Upstream Vs. Downstream USB Ports On Your Monitor: What's The Difference? 4 Of The Coolest Gadgets For Your Xbox Don't Wait To Upgrade Your MacBook In 2026 - Here's Why Should You Accept Or Reject Cookies From A Website? 5 Gaming Monitors That Are Perfect For Your PlayStation 5 What A Smart Thermostat Actually Saves You Money On (And What It Doesn't)
New Hacking Threat Could Steal Your Accounts And Password...
Briley Kenney · 2026-04-16 · via BGR - Industry-Leading Insights In Tech And Entertainment
Laptop with a warning indicator projected above it.

Pugun Sj/Getty Images

Researchers from cybersecurity firm Varonis have discovered an infostealer that collects browser credentials, including accounts and passwords, session cookies, and crypto wallets. An infostealer is a form of malware designed to gather sensitive data and send it to a remote attacker. If that data is decrypted, the attacker can utilize it. Information stealers have been around since the mid-2000s, but this new strain, called Storm, employs a unique method that even allows attackers to access Google account tokens, two-factor authentication codes, and more.

Conventional information-stealing malware is one of the most common ways passwords are stolen and does most of the work locally, on a user's infected machine. They load compromised SQLite libraries, an embedded database engine that helps applications run, and then access stored account information that way. It's common and easily detectable by endpoint security tools. Google changed this when it introduced something called App-Bound Encryption in Chrome 127 in July 2024. As Varonis explains, encryption keys were tied to the Chrome browser, which "made local decryption even harder."

Malware grew more sophisticated as a result, but the "first wave" of upgrades injected malicious code into Chrome or took advantage of its debugging protocols. It still left detectable traces for security tools. Enter Storm. Now, locally collected data — still encrypted — is sent to a proprietary infrastructure. After a machine is infected, attackers collect what they need to restore hijacked sessions remotely. Saved passwords, session cookies, form autofill data, Google account tokens, credit card data, browsing histories, and even documents from user directories and popular apps are all gathered. Also, because data is decrypted server-side, Storm is undetectable by many endpoint security tools.

What else can Storm do that makes it sophisticated?

An animated skull overlayed on top of computer circuitry and binary code.

Cokada/Getty Images

Storm "handles" both Chromium and Gecko-based browsers, like Firefox or Pale Moon, server-side. That means the information is sent to a remote server, allowing the attacker to essentially remain hidden from endpoint tools, which are designed to detect conventional forms of on-device decryption. Because the stolen data is being routed through servers and platforms the attackers manage, they're effectively protected from takedown attempts.

Storm also automates part of the logging process after decryption, making it easier to reference a victim's authenticated session. This is all a gross oversimplification, of course, to keep the information more digestible, but Storm is a highly advanced form of infostealer that can collect information that most malware tools cannot. It's not just a clever social engineering hack or a typosquatting trick hackers use to steal sensitive information. Moreover, it makes the decryption process much faster.

Varonis says Storm is available for less than $1,000 per month, making it fairly accessible to remote attackers. The firm also discovered many instances of it being used to steal financial, social media, and cryptocurrency credentials across multiple countries, including the U.S. Key defenses for the average user include clearing browser cookies regularly — set it to happen on a schedule if possible — avoiding suspicious downloads and websites, using password management tools like Bitwarden, and finally, keeping all your security tools up to date and scanning regularly. Hackers are turning AI into a super weapon to build malicious code, so there's no such thing as being overprotective.