ET MALWARE ELF/muBoT IRC Activity 7 (bindshell)


Query · suricata

flow:established,from_server;
content:"|0a c2 84 c2 9f|muBoT|c2 84 c2 9f|REMOTE|c2 84 c2 9f|SHELL";
Raw source ET MALWARE ELF/muBoT IRC Activity 7 (bindshell) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE ELF/muBoT IRC Activity 7 (bindshell)";
    flow:established,from_server;
    content:"|0a c2 84 c2 9f|muBoT|c2 84 c2 9f|REMOTE|c2 84 c2 9f|SHELL";
    reference:url,blog.malwaremustdie.org/2015/11/mmd-0044-2015-source-code-disclosure.html;
    classtype:trojan-activity;
    sid:2022190; rev:1;
    metadata:affected_product Linux, created_at 2015_11_26, malware_family ELF_muBoT, signature_severity Major, updated_at 2019_07_26;
)

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.