ET MALWARE Linux/AES.DDoS Sending Real/Fake CPU&BW Info


Query · suricata

flow:established,to_server;
content:"INFO|3a|"; depth:5;
pcre:"/^\d/R";
content:"|25 7c|"; distance:0;
threshold:type both, count 1, seconds 30, track by_src;
Raw source ET MALWARE Linux/AES.DDoS Sending Real/Fake CPU&BW 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 $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE Linux/AES.DDoS Sending Real/Fake CPU&BW Info";
    flow:established,to_server;
    content:"INFO|3a|"; depth:5;
    pcre:"/^\d/R";
    content:"|25 7c|"; distance:0;
    threshold:type both, count 1, seconds 30, track by_src;
    reference:md5,d8059b555dde05e184c0b16bbff523f1;
    classtype:trojan-activity;
    sid:2019177; rev:3;
    metadata:created_at 2014_09_15, 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.