ET INFO RustDesk Peer Discovery (ping)


Query · suricata

dsize:9;
content:"|b2 01 06 0a 04 70 69 6e 67|"; startswith; fast_pattern;
Raw source ET INFO RustDesk Peer Discovery (ping) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert udp $HOME_NET any -> $EXTERNAL_NET 21119 (
    msg:"ET INFO RustDesk Peer Discovery (ping)";
    dsize:9;
    content:"|b2 01 06 0a 04 70 69 6e 67|"; startswith; fast_pattern;
    classtype:misc-activity;
    sid:2044075; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2023_02_02, deployment Perimeter, confidence High, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_02_02;
)

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.