ET INFO RustDesk Get Software Update URL


Query · suricata

dsize:10;
content:"|8a 01 07 0a 05|"; startswith; fast_pattern;
Raw source ET INFO RustDesk Get Software Update URL · 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 21116 (
    msg:"ET INFO RustDesk Get Software Update URL";
    dsize:10;
    content:"|8a 01 07 0a 05|"; startswith; fast_pattern;
    reference:url,github.com/rustdesk/rustdesk/issues/594;
    classtype:misc-activity;
    sid:2044072; 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.