ET POLICY RemoteControlX rctrlx service created


Query · suricata

flow:to_server,established;
content:"|5c 00 72 00 63 00 74 00 72 00 6c 00 78 00 73 00 72 00 76 00 2e 00 65 00 78 00 65|";
Raw source ET POLICY RemoteControlX rctrlx service created · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp any any -> $HOME_NET [139,445] (
    msg:"ET POLICY RemoteControlX rctrlx service created";
    flow:to_server,established;
    content:"|5c 00 72 00 63 00 74 00 72 00 6c 00 78 00 73 00 72 00 76 00 2e 00 65 00 78 00 65|";
    reference:url,xinn.org/Snort-rctrlx.html;
    classtype:suspicious-filename-detect;
    sid:2010782; rev:2;
    metadata:created_at 2010_07_30, confidence High, signature_severity Informational, 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.