Vect emerged rapidly after its December 31, 2025 debut, publishing 25 victims, recruiting affiliates through BreachForums, and linking its operations to TeamPCP supply chain compromises and the Devman ecosystem. Its broken ChaCha20-based locker, aggressive defense evasion, and broad propagation across Windows, Linux, and VMware ESXi make it functionally similar to a wiper in many cases. #Vect #BreachForums #TeamPCP #Devman #Trivy #CheckmarxKICS #LiteLLM #Telnyx
Keypoints
- Vect is a double-extortion ransomware-as-a-service operation that surfaced on December 31, 2025 in a Russian-language cybercrime forum.
- The group quickly published its first 25 victims within four months and operated across five continents.
- A BreachForums administrator mass-distributed Vect affiliate keys to nearly 324,000 registered users, creating an unprecedented recruitment channel.
- Vectâs operations are tied to TeamPCP, which harvested credentials through supply chain compromises affecting Trivy, Checkmarx KICS, LiteLLM, and Telnyx.
- The locker supports Windows, Linux, and VMware ESXi, uses multiple propagation methods, and disables defenses before encryption.
- Vectâs intermittent encryption is flawed, causing three quarters of large files to become unrecoverable and making the campaign behave like a wiper.
- The article also highlights links to Devman through naming conventions, ransom note similarities, and related tradecraft.
MITRE Techniques
- [T1078 ] Valid Accounts â Vect abuses compromised credentials for access and stores affiliate-supplied credentials on hosts (âcredentials harvested through the TeamPCP campaignâ, âstores affiliate-supplied credentials on each target host using cmdkeyâ).
- [T1133 ] External Remote Services â The group abuses RDP, VPN, and SSH-based access paths (âbase64-encoded credentials supplied at build time or via the âcreds parameter for RDP and VPN abuseâ).
- [T1195.002 ] Supply Chain Compromise: Software Supply Chain â TeamPCP compromised upstream software and CI/CD paths to harvest secrets used by Vect (âcompromised the Trivy GitHub Actions workflow, the Checkmarx KICS package, the LiteLLM PyPI distribution, and the Telnyx Python SDKâ).
- [T1059.001 ] Command and Scripting Interpreter: PowerShell â PowerShell is used to launch execution and disable defenses (âExecution is initiated through PowerShellâ, âa PowerShell command ⌠disables Microsoft Defender real-time monitoringâ).
- [T1059.003 ] Command and Scripting Interpreter: Windows Command Shell â The locker can be launched through cmd.exe (âExecution is initiated through ⌠the Windows command shellâ).
- [T1053.005 ] Scheduled Task/Job: Scheduled Task â Vect uses remote scheduled tasks for lateral spread (âIt registers Scheduled Tasks remotely over CIM sessionsâ).
- [T1569.002 ] System Services: Service Execution â The malware installs or starts services remotely to execute (âa service installed remotely with sc.exeâ).
- [T1106 ] Native API â The malware relies on Win32 and other native APIs for host and file discovery (âwalks file systems with standard Win32 APIsâ).
- [T1547.001 ] Boot or Logon Autostart Execution: Registry Run Keys / Startup Folder â Safe-mode persistence is achieved through a Run key (âplus a Run key so the host reboots into safe modeâ).
- [T1112 ] Modify Registry â The locker writes SafeBoot and Run registry entries to alter boot behavior (âwrites SafeBoot Minimal and Network registry entries plus a Run keyâ).
- [T1562.001 ] Impair Defenses: Disable or Modify Tools â Vect disables security tools and monitoring (âdisables Microsoft Defender real-time monitoringâ, âterminates a hardcoded list of security agentsâ).
- [T1562.009 ] Impair Defenses: Safe Mode Boot â It forces reboot into safe mode to weaken protections (âif âforce-safemode is set the locker writes SafeBoot Minimal and Network registry entriesâ).
- [T1070.004 ] Indicator Removal: File Deletion â The malware deletes artifacts and shadow copies (âself-deleteâ, âvssadmin delete shadows /all /quietâ).
- [T1027 ] Obfuscated Files or Information â Vect hides strings and uses encoded commands (âa double XOR routine ⌠leaving them as plaintext strings inside the binaryâ, âXOR-decoded at runtimeâ).
- [T1555 ] Credentials from Password Stores â Affiliate credentials are stored in Windows Credential Manager (âusing cmdkey, which writes them into the Windows Credential Managerâ).
- [T1082 ] System Information Discovery â The malware probes system and environment details (âprobes domain trust relationshipsâ).
- [T1083 ] File and Directory Discovery â It enumerates filesystem content and accessible resources (âwalks file systems with standard Win32 APIsâ).
- [T1135 ] Network Share Discovery â It enumerates reachable network shares (âenumerates accessible network shares with WNetOpenEnum and NetShareEnumâ).
- [T1482 ] Domain Trust Discovery â It checks trust relationships in the domain (âprobes domain trust relationshipsâ).
- [T1021.002 ] Remote Services: SMB/Windows Admin Shares â Vect spreads via admin shares (âuses SMB admin-share copyâ).
- [T1021.003 ] Remote Services: Distributed Component Object Model â The malware uses DCOM for remote execution (âDCOM instantiation via MMC20.Applicationâ).
- [T1021.004 ] Remote Services: SSH â Linux and ESXi propagation uses SSH (âSSH-based propagation is supported on Linux and ESXiâ).
- [T1021.006 ] Remote Services: Windows Remote Management â The locker uses WinRM for remote movement (âPowerShell remoting over WinRMâ).
- [T1005 ] Data from Local System â Vect collects local files and data before encryption (âCollection and Exfiltrationâ).
- [T1039 ] Data from Network Shared Drive â It targets shared data on network drives (âdata already harvested upstream by TeamPCPâ).
- [T1090.003 ] Proxy: Multi-hop Proxy â Command and control uses Tor, functioning as a proxy chain (âVect command and control runs exclusively over Torâ).
- [T1486 ] Data Encrypted for Impact â Files are encrypted with ChaCha20 to render them unusable (âthe locker performs single-pass encryptionâ, âfour 32 KB chunksâ).
- [T1490 ] Inhibit System Recovery â The malware deletes shadow copies and blocks recovery (âVolume Shadow Copies are removed with vssadmin delete shadows /all /quietâ).
- [T1489 ] Service Stop â It stops security, backup, and database services before encrypting (âterminates a hardcoded list of security agentsâ, âbackup enginesâ).
- [T1561 ] Disk Wipe â The broken encryption and destructive behavior produce wiper-like effects (âoperationally indistinguishable from a wiperâ).
- [T1529 ] System Shutdown/Reboot â Safe-mode boot and reboot behavior are used to facilitate impact (âso the host reboots into safe modeâ).
Indicators of Compromise
- [IP addresses ] No specific IP addresses were provided in the article â none mentioned.
- [Domains / infrastructure ] Tor-based leak and command infrastructure, BreachForums, and source platforms used for recruitment and distribution â BreachForums, onion services.
- [File names / artifacts ] Ransomware and detection artifacts mentioned in the article â dvm3_wall.bmp, .vect encrypted file extension.
- [File hashes ] No explicit hashes were listed in the article â none mentioned.
- [Repository / project names ] Compromised or referenced supply chain components and fallback repository names â tpcp-docs, Trivy, Checkmarx KICS, LiteLLM, Telnyx Python SDK.
- [Tooling / commands ] Recovery-disrupting and defense-evasion commands or filenames â vssadmin delete shadows /all /quiet, Set-MpPreference -DisableRealtimeMonitoring $true.
Read more: https://socradar.io/blog/dark-web-profile-vect-ransomware/