ET POLICY Splashtop Remote Control Session Start Request


Query · suricata

flow:established,to_server;
dsize:4;
content:"|01 00 34 12|"; fast_pattern;
Raw source ET POLICY Splashtop Remote Control Session Start Request · 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 1024: -> any 6784 (
    msg:"ET POLICY Splashtop Remote Control Session Start Request";
    flow:established,to_server;
    dsize:4;
    content:"|01 00 34 12|"; fast_pattern;
    reference:url,www.splashtop.com;
    classtype:not-suspicious;
    sid:2014128; rev:2;
    metadata:created_at 2012_01_16, confidence High, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, 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.