ET MALWARE MSIL/Modi RAT CnC Command Inbound (info)


Query · suricata

flow:established,from_server;
dsize:<50;
content:"info|7c|"; nocase; depth:5; fast_pattern;
content:"|7c|"; distance:0;
isdataat:!1,relative;
Raw source ET MALWARE MSIL/Modi RAT CnC Command Inbound (info) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET MALWARE MSIL/Modi RAT CnC Command Inbound (info)";
    flow:established,from_server;
    dsize:<50;
    content:"info|7c|"; nocase; depth:5; fast_pattern;
    content:"|7c|"; distance:0;
    isdataat:!1,relative;
    reference:md5,ca075cb808eb6f69ab5ea82d7acb3f39;
    classtype:command-and-control;
    sid:2029696; rev:2;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2020_03_23, deployment Perimeter, malware_family MSIL_Modi, confidence High, signature_severity Major, updated_at 2020_11_12, reviewed_at 2024_05_06;
)

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.