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

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Apple Machine Learning Research
Apple Machine Learning Research
T
Tailwind CSS Blog
月光博客
月光博客
爱范儿
爱范儿
有赞技术团队
有赞技术团队
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
aimingoo的专栏
aimingoo的专栏
GbyAI
GbyAI
腾讯CDC
The Cloudflare Blog
人人都是产品经理
人人都是产品经理
MongoDB | Blog
MongoDB | Blog
Microsoft Azure Blog
Microsoft Azure Blog
IT之家
IT之家
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
云风的 BLOG
云风的 BLOG
U
Unit 42
博客园 - 三生石上(FineUI控件)
A
About on SuperTechFans
N
Netflix TechBlog - Medium
Google DeepMind News
Google DeepMind News
雷峰网
雷峰网
L
LangChain Blog

Mashable

AdultFriendFinder 2016 data breach: Security improvements 5 AdultFriendFinder scams to avoid The best hookup apps of 2026: I swiped until my thumb hurt How to delete your AdultFriendFinder account Tax Day 2026 deals: Score free food from Burger King, Krispy Kreme, Popeyes, Wendy's, and more XChat to launch on iPhone and iPad The 9 best headphones and earbuds for working out in 2026 Health chatbots could pave the way for 'AI privilege' in court UFC 2026 livestream: How to watch UFC for free 'Mexodus' review: This live-looped musical is a theatrical miracle 'Zelda: Ocarina of Time' remake: 4 things I really, really want Boston Bruins vs. Tampa Bay Lightning 2026 livestream: How to watch NHL for free The DJI Mini 5 Pro drone is down to its record-low price at Amazon — save over $500 Best Hulu deals and bundles: Best streaming deals in April 2026 NYT Connections Sports Edition hints and answers for April 11: Tips to solve Connections #565 NYT Strands hints, answers for April 11, 2026 Today's Hurdle hints and answers for April 11, 2026 NYT Pips hints, answers for April 11, 2026 NYT Connections hints and answers for April 11. Tips to solve 'Connections' #1035. Wordle today: The answer and hints for April 11, 2026 Artemis 2 splashdown: Photos, videos of the astronauts' return Artemis II crew return to Earth with perfect splashdown All the streaming apps that raised prices in 2026 so far Artemis II: All the Apple, GoPro, and Microsoft gadgets on Orion 'Moon joy' takes off as NASA embraces a new space-age catchphrase The pros and cons of switching from Kindle to Kobo e-readers Apple will close its first unionized retail store 'The AI Doc' director: Cynicism is the only wrong answer to AI Artemis II return: How to livestream reentry and splashdown BTS 'Arirang' World Tour: How to watch it live in cinemas
New ransomware wipes every file larger than 128 KB
2026-04-30 · via Mashable

A newly identified ransomware strain is accidentally destroying the very files it's supposed to hold for ransom. And for the victims who end up paying, they're getting nothing back.

Cybersecurity firm Check Point Research published findings Tuesday detailing the dangers of VECT 2.0, a Ransomware-as-a-Service operation that first emerged on a Russian-language cybercrime forum in 2025.

The ransomware contains a critical coding flaw that permanently destroys any file larger than 128 kilobytes rather than encrypting it. That threshold is smaller than a typical email attachment, meaning virtually every file that would matter to a victim — databases, backups, virtual machine disks, documents, spreadsheets — is being irreversibly wiped rather than locked.


You May Also Like



In plain terms, when VECT scrambles a file, it needs to save a cryptographic nonce — a kind of secret code — that later allows it to unscramble the file.

Mashable Light Speed

For larger files, the malware generates four of these codes. But due to a programming error, it keeps overwriting each new code with the previous one in the same slot, like writing four different combinations on a single sticky note and keeping only the last one. By the time it's done, three of the four codes are gone forever. The scrambled data they correspond to is permanently unreadable for the victim, security researchers, and the attackers themselves.

Ransomware like this works by breaking into a computer system, scrambling all the files so they become unreadable, and then demanding payment in exchange for the key to unscramble them. In this instance, however, paying the ransom is pointless. The attackers literally cannot give you your files back, because they accidentally threw away the keys.

Check Point also found a string of other amateur mistakes baked into the malware, like advertised features that don't actually work, security evasion tools built in but never switched on, and an obfuscation technique that accidentally cancels itself out, making the code easier to read, not harder.

The concerning part is that, despite being technically incompetent, VECT has real reach. The group partnered with BreachForums — one of the internet's largest hacking communities — to grant every registered user on the platform free access to its ransomware toolkit.

Even though Checkpoint has established these attacks as novice work, that's a lot of potential attackers armed with a destructive, if broken, weapon.