ET EXPLOIT SolusVM 1.13.03 Access to solusvmc-node setuid bin


Query · suricata

flow:established,to_server;
content:"solusvmc-node"; fast_pattern;
pcre:"/\bsolusvmc-node\b/";
Raw source ET EXPLOIT SolusVM 1.13.03 Access to solusvmc-node setuid bin · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET any -> $HTTP_SERVERS any (
    msg:"ET EXPLOIT SolusVM 1.13.03 Access to solusvmc-node setuid bin";
    flow:established,to_server;
    content:"solusvmc-node"; fast_pattern;
    pcre:"/\bsolusvmc-node\b/";
    classtype:trojan-activity;
    sid:2017061; rev:4;
    metadata:created_at 2013_06_25, signature_severity Major, updated_at 2019_10_08;
)

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.