XWorm
Что такое XWorm?
XWormA modular .NET remote-access trojan that emerged in 2022 and became one of the most distributed commodity RATs of 2024–2025, sold openly to low-skill operators and shipped via every common phishing and loader vector.
XWorm is a .NET-based remote-access trojan and stealer that first appeared in 2022 and has since become one of the most distributed commodity RATs, peaking through 2024–2025. It is sold on Telegram and forums to a low-skill operator base, which is reflected in its capability set: a builder GUI lets affiliates configure clipboard hijacking (crypto-wallet replacement), keystroke logging, screen capture, credential theft from major browsers and mail clients, hidden remote desktop (HVNC), webcam capture, file transfer, command shell, and a small plug-in loader for follow-on payloads. Some XWorm builds include worm-like spreading via USB drives and Discord-token theft. Distribution leverages phishing, SmokeLoader/PrivateLoader chains, malvertising, fake-update lures, and trojanized cracks. XWorm shares lineage and code with other commodity .NET families (NanoCore, Quasar, AsyncRAT) and is often used as the second-stage payload after loaders such as GuLoader, SmokeLoader, or DBatLoader. EDR detections target its typical C2 patterns (custom TCP protocol over TLS to operator-chosen ports) and its installation footprint in `%AppData%` with scheduled-task persistence.
● Примеры
- 01
A phishing email with a 'shipment notice' lure delivers a GuLoader stage that decodes and launches XWorm, which then drops a clipboard-replacer plug-in.
- 02
A 2024 campaign abuses CVE-2024-21412 (a Windows SmartScreen bypass) to drop XWorm without a SmartScreen warning.
● Частые вопросы
Что такое XWorm?
A modular .NET remote-access trojan that emerged in 2022 and became one of the most distributed commodity RATs of 2024–2025, sold openly to low-skill operators and shipped via every common phishing and loader vector. Относится к категории Вредоносное ПО в кибербезопасности.
Что означает XWorm?
A modular .NET remote-access trojan that emerged in 2022 and became one of the most distributed commodity RATs of 2024–2025, sold openly to low-skill operators and shipped via every common phishing and loader vector.
Как работает XWorm?
XWorm is a .NET-based remote-access trojan and stealer that first appeared in 2022 and has since become one of the most distributed commodity RATs, peaking through 2024–2025. It is sold on Telegram and forums to a low-skill operator base, which is reflected in its capability set: a builder GUI lets affiliates configure clipboard hijacking (crypto-wallet replacement), keystroke logging, screen capture, credential theft from major browsers and mail clients, hidden remote desktop (HVNC), webcam capture, file transfer, command shell, and a small plug-in loader for follow-on payloads. Some XWorm builds include worm-like spreading via USB drives and Discord-token theft. Distribution leverages phishing, SmokeLoader/PrivateLoader chains, malvertising, fake-update lures, and trojanized cracks. XWorm shares lineage and code with other commodity .NET families (NanoCore, Quasar, AsyncRAT) and is often used as the second-stage payload after loaders such as GuLoader, SmokeLoader, or DBatLoader. EDR detections target its typical C2 patterns (custom TCP protocol over TLS to operator-chosen ports) and its installation footprint in `%AppData%` with scheduled-task persistence.
Как защититься от XWorm?
Защита от XWorm обычно сочетает технические меры и операционные практики, как описано в определении выше.
Какие есть другие названия XWorm?
Распространённые альтернативные названия: X-Worm, XWorm RAT.
● Связанные термины
- malware№ 1023
Троян удалённого доступа (RAT)
Вредоносное ПО, дающее злоумышленнику скрытое интерактивное управление заражённым устройством, по сути скрытое средство удалённого администрирования.
- malware№ 1299
Троянская программа
Вредоносное ПО, маскирующееся под легитимную программу, чтобы пользователь запустил его и активировал скрытую вредоносную нагрузку.
- malware№ 591
Инфостилер
Вредоносное ПО, собирающее учётные данные, cookie, токены, криптокошельки и другие ценные данные с заражённого устройства и отправляющее их злоумышленнику.
- attacks№ 1191
Целевой фишинг (spear phishing)
Целенаправленная фишинговая атака, адаптированная под конкретного человека или организацию на основе заранее собранных персональных и профессиональных данных.
- malware№ 721
Вредоносное ПО
Любое программное обеспечение, специально созданное для нарушения работы, повреждения или несанкционированного доступа к компьютерам, сетям или данным.
- attacks№ 199
ClickFix Attack
A 2024-vintage social-engineering lure that displays a fake CAPTCHA, error dialog, or 'verify you're human' page instructing the victim to paste a pre-copied PowerShell command into Run, delivering info-stealers or loaders.