Tuesday , June 23 2026
VECT 2.0

VECT 2.0 Ransomware Destroys Files On Windows, Linux & ESXi

Threat hunters say that the cybercrime group called VECT 2.0 is more like a wiper than ransomware. This is because of a big mistake in how it encrypts files on Windows, Linux, and ESXi systems, making recovery impossible even for the criminals.

        Distribution of access keys to all members of BreachForums via a forum private message (Source : Check Point Research).

Check Point Research (CPR) looked at VECT 2.0 samples for Windows, Linux, and VMware ESXi and found a main design problem in the core encryption method used by all three platforms.

India’s Tata Electronics hit by cyber breach: Hacker target 630 GB record

A cyber attack seems to have affected one of India's top electronics companies. Tata Electronics has said there was a...
Read More
India’s Tata Electronics hit by cyber breach: Hacker target 630 GB record

Anthropic’s Mythos reportedly broke NSA classified systems in hours

The recent finding shows how powerful Mythos is: the AI can access the US government's secret networks in just a...
Read More
Anthropic’s Mythos reportedly broke NSA classified systems in hours

OpenAI New Method “Deployment Simulation” Predicts AI Risks Before Deployment

Test before going live is important for AI developers. But there's a problem: testing usually uses fake scenarios that often...
Read More
OpenAI New Method “Deployment Simulation” Predicts AI Risks Before Deployment

AryStinger botnet infected thousands of D-Link routers globally

AryStinger has taken control of over 4,000 old D-Link routers to use them as proxies for harmful traffic. The team...
Read More
AryStinger botnet infected thousands of D-Link routers globally

Hacker suspected of sending alerts across Brazil

Brazil's government suspects a hacking attack triggered an unauthorized ‌alert sent to cell phones across parts of the country early...
Read More
Hacker suspected of sending alerts across Brazil

CyberSentinel AI features 33 security tools like Nmap, SQLMap, and ZAP, utilizing Claude and GPT

A new open-source cybersecurity tool named CyberSentinel AI v3.0 has come out. It is an important step in self-operated security...
Read More
CyberSentinel AI features 33 security tools like Nmap, SQLMap, and ZAP, utilizing Claude and GPT

Barracuda hosts Dhaka roundtable on cyber resilience

Barracuda gathered industry people in Dhaka on 18 June 2026 for a roundtable talk about cyber resilience. The company shared...
Read More
Barracuda hosts Dhaka roundtable on cyber resilience

CISA Alerts Fortinet Users as FortiBleed Affects 86,644 FortiGate Devices

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) asked Fortinet users with FortiGate devices on Thursday to act to protect...
Read More
CISA Alerts Fortinet Users as FortiBleed Affects 86,644 FortiGate Devices

CISA: Splunk flaw under active exploit, patch by Sunday

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has asked federal agencies to protect their systems by Sunday from a...
Read More
CISA: Splunk flaw under active exploit, patch by Sunday

Texas data breach exposes 3 million driver’s licenses

The Texas Parks and Wildlife Department (TPWD) revealed a data leak at its license system provider. This leak exposed private...
Read More
Texas data breach exposes 3 million driver’s licenses

VECT’s locker destroys big files instead of encrypting them. This means victims who pay the ransom still can’t get their data back because the malware throws away the decryption keys while it’s encrypting.

“VECT is being marketed as ransomware, but for any file over 131KB – which is most of what enterprises actually care about – it functions as a data destruction tool,” said Eli Smadja, group manager at Check Point Research.

“CISOs need to understand that in a VECT incident, paying is not a recovery strategy. There is no decrypter that can be handed over, not because the attackers are unwilling, but because the information required to build one was destroyed the moment their software ran. The focus has to be on resilience: offline backups, tested recovery procedures, and rapid containment – not negotiation.”

The group has teamed up with the BreachForums cybercrime site and the TeamPCP hacking group. This partnership aims to make it easier for ransomware attackers and encourage them to launch attacks by using data that was stolen before.

                                              VECT builder panel (Source : Check Point Research).

“The convergence of large-scale supply chain credential theft, a maturing RaaS operation, and mass dark web forum mobilization represents an unprecedented model of industrialized ransomware deployment,” Dataminr noted earlier this month.

Property Windows Linux ESXi
Architecture PE64 (x86-64) ELF64 (x86-64) ELF64 (x86-64)
Toolchain MinGW-w64 / C++ GCC / C++ GCC / C++
Crypto library libsodium (static) libsodium (static) libsodium (static)
Cipher ChaCha20-IETF (RFC 8439) ChaCha20-IETF (RFC 8439) ChaCha20-IETF (RFC 8439)
Key size 32 bytes 32 bytes 32 bytes
Nonce size 12 bytes 12 bytes 12 bytes
Small file threshold 131,072 bytes 131,072 bytes 131,072 bytes
Large file chunks 4 4 4
Chunk offset formula file_size / 4 × index file_size / 4 × index file_size / 4 × index
Max chunk size 32,768 bytes 32,768 bytes 32,768 bytes
Nonces written to disk 1 (last chunk only) 1 (last chunk only) 1 (last chunk only)
Encrypted extension .vect .vect .vect
Ransom note filename !!!READ_ME!!!.txt !!!READ_ME!!!.txt !!!READ_ME!!!.txt
Default target path All drives / /vmfs/volumes
Lateral movement WMI / DCOM / SMB / SC / Schtasks / PSRemoting SSH / SCP SSH / SCP
Geofencing / CIS bypass No Yes (locale + timezone) Yes (locale + timezone)
Anti-debug Process scan + kernel object query TracerPid check TracerPid check
Encryption mode flags N/A Parsed, not implemented Parsed, not implemented

Click here to read the full report.

Check Also

Anthropic

Anthropic disables Fable 5 and Mythos 5 Access after US order limiting foreign access

Anthropic said on Friday it will quickly turn off its best AI models for everyone. …