Concrete signature match: Trojan - Appears legitimate but performs malicious actions for .NET (Microsoft Intermediate Language) platform, family Redline
This is a concrete detection for Trojan:MSIL/Redline.CBYZ, a highly potent info-stealer designed to exfiltrate a vast array of sensitive data. It targets browser credentials, cookies, cryptocurrency wallets, gaming platform data (Steam), VPN configurations, and communication platform data (Discord, Telegram), alongside general system information.
No specific strings found for this threat
rule Trojan_MSIL_Redline_CBYZ_2147851882_0
{
meta:
author = "threatcheck.sh"
detection_name = "Trojan:MSIL/Redline.CBYZ!MTB"
threat_id = "2147851882"
type = "Trojan"
platform = "MSIL: .NET intermediate language scripts"
family = "Redline"
severity = "Critical"
info = "MTB: Microsoft Threat Behavior"
signature_type = "SIGNATURE_TYPE_PEHSTR_EXT"
threshold = "17"
strings_accuracy = "High"
strings:
$x_1_1 = "get_BrowserName" ascii //weight: 1
$x_1_2 = "get_BrowserProfile" ascii //weight: 1
$x_1_3 = "get_Logins" ascii //weight: 1
$x_1_4 = "get_Autofills" ascii //weight: 1
$x_1_5 = "get_Cookies" ascii //weight: 1
$x_1_6 = "get_Location" ascii //weight: 1
$x_1_7 = "get_Processes" ascii //weight: 1
$x_1_8 = "get_SystemHardwares" ascii //weight: 1
$x_1_9 = "get_FtpConnections" ascii //weight: 1
$x_1_10 = "get_GameLauncherFiles" ascii //weight: 1
$x_1_11 = "get_ScannedWallets" ascii //weight: 1
$x_1_12 = "get_ScanTelegram" ascii //weight: 1
$x_1_13 = "get_ScanVPN" ascii //weight: 1
$x_1_14 = "get_ScanSteam" ascii //weight: 1
$x_1_15 = "get_ScanDiscord" ascii //weight: 1
$x_1_16 = "get_MachineName" ascii //weight: 1
$x_1_17 = "get_OSVersion" ascii //weight: 1
condition:
(filesize < 20MB) and
(all of ($x*))
}84618f1d73e26d7111be332a7e15af1c97d4aba379b1e431abe18f6da6c0b032cce83a10dd72b220c9123d609d0bbd9cb0bf7af430b83e85c0fb10cad607aa301af5aad4a5f22146539a05ccae2a7a18cfe49ff9e9a6a1dbf10a9cde0bd0957f2c1630f00a7903d2895e648571a5e302475ef1ca56daa862050ae298c06d0309317647954fdca6fb8508e2fe3527650cbebf0ad0cb427eb000704c51f0fb8ad5Isolate the infected system, remove the malware, and immediately reset all potentially compromised credentials (browser logins, crypto wallets, and all affected online accounts). Enable multi-factor authentication on all critical accounts, conduct a thorough system scan, and review network logs for any signs of data exfiltration.