ET MALWARE DDoS.Win32.Agent.bay Covert Channel (VERSONEX and Mr.Black)


Query · suricata

content:"VERSONEX|3a|"; depth:64; fast_pattern;
content:"Mr.Black"; within:50;
Raw source ET MALWARE DDoS.Win32.Agent.bay Covert Channel (VERSONEX and Mr.Black) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert ip $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE DDoS.Win32.Agent.bay Covert Channel (VERSONEX and Mr.Black)";
    content:"VERSONEX|3a|"; depth:64; fast_pattern;
    content:"Mr.Black"; within:50;
    classtype:trojan-activity;
    sid:2017315; rev:2;
    metadata:created_at 2013_08_12, 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.