Concrete signature match: Trojan - Appears legitimate but performs malicious actions for 32-bit Windows platform, family Remcos
This detection identifies a Remote Access Trojan (RAT) from the Remcos family, a type of malware that gives an attacker complete remote control over the infected system. It can be used to steal sensitive data, log keystrokes, capture screen activity, and execute commands. The '!MTB' suffix indicates this was identified based on suspicious behavior observed by machine learning models.
No specific strings found for this threat
rule Trojan_Win32_Remcos_AMR_2147924103_0
{
meta:
author = "threatcheck.sh"
detection_name = "Trojan:Win32/Remcos.AMR!MTB"
threat_id = "2147924103"
type = "Trojan"
platform = "Win32: Windows 32-bit platform"
family = "Remcos"
severity = "Critical"
info = "MTB: Microsoft Threat Behavior"
signature_type = "SIGNATURE_TYPE_PEHSTR_EXT"
threshold = "1"
strings_accuracy = "Low"
strings:
$x_1_1 = {0f b6 44 10 ff 0f b6 c0 33 d2 05 ?? ?? ?? ?? 83 d2 00 8b d0 8d 85 [0-4] e8 ?? ?? ?? ?? 8b 95 01 b8 ?? ?? ?? ?? e8 ?? ?? ?? ?? ff 05 ?? ?? ?? ?? 4e 75} //weight: 1, accuracy: Low
condition:
(filesize < 20MB) and
(all of ($x*))
}f2ff420044500d0c2923379d2071c0c796e5f4f4ab43affa79600c574d22516cImmediately isolate the affected machine from the network to prevent data exfiltration. Use your antivirus software to quarantine and remove the detected file. Change all passwords for accounts accessed from the device and perform a full system scan to find any related malicious components.