ET MALWARE ELF/muBoT IRC Activity 2


Query · suricata

flow:established,from_server;
content:"NOTICE";
content:"|3a|muBoT|20|says|20|"; fast_pattern; distance:0;
Raw source ET MALWARE ELF/muBoT IRC Activity 2 · 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 ELF/muBoT IRC Activity 2";
    flow:established,from_server;
    content:"NOTICE";
    content:"|3a|muBoT|20|says|20|"; fast_pattern; distance:0;
    reference:url,pastebin.com/EH1SH9aL;
    classtype:trojan-activity;
    sid:2021913; rev:2;
    metadata:affected_product Linux, created_at 2015_10_06, malware_family ELF_muBoT, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_02_23;
)

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.