ET DELETED B0tN3t IRCbotnet


Query · suricata

flow:from_server,established;
content:"|3a|"; offset:0; depth:1;
content:"B0tN3t"; within:32; nocase;
flowbits:set,irc.start;
flowbits:set,is_proto_irc;

Rule dependencies

Feeds into

Raw source ET DELETED B0tN3t IRCbotnet · 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 DELETED B0tN3t IRCbotnet";
#    flow:from_server,established;
#    content:"|3a|"; offset:0; depth:1;
#    content:"B0tN3t"; within:32; nocase;
#    flowbits:set,irc.start;
#    flowbits:set,is_proto_irc;
#    reference:url,en.wikipedia.org/wiki/Botnet;
#    classtype:misc-activity;
#    sid:2007672; rev:7;
#    metadata:created_at 2010_07_30, signature_severity Unknown, 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.