ET POLICY Splashtop Remote Control Session Keepalive Response


Query · suricata

flow:established,from_server;
dsize:4;
content:"|31 00|"; offset:2; depth:2;
Raw source ET POLICY Splashtop Remote Control Session Keepalive Response · 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 6784 -> $HOME_NET 1024: (
    msg:"ET POLICY Splashtop Remote Control Session Keepalive Response";
    flow:established,from_server;
    dsize:4;
    content:"|31 00|"; offset:2; depth:2;
    reference:url,www.splashtop.com;
    classtype:not-suspicious;
    sid:2014130; rev:2;
    metadata:created_at 2012_01_16, confidence High, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, 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.