ET SCAN HID VertX and Edge door controllers discover


Query · suricata

dsize:<45;
content:"discover|3b|013|3b|";
Raw source ET SCAN HID VertX and Edge door controllers discover · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert udp any any -> $HOME_NET 4070 (
    msg:"ET SCAN HID VertX and Edge door controllers discover";
    dsize:<45;
    content:"discover|3b|013|3b|";
    reference:url,exploit-db.com/exploits/44992/;
    classtype:attempted-recon;
    sid:2025822; rev:2;
    metadata:attack_target IoT, created_at 2018_07_10, deployment Datacenter, 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.