ET EXPLOIT HID VertX and Edge door controllers command_blink_on Remote Command Execution


Query · suricata

content:"command_blink_on|3b|"; fast_pattern;
content:"|60|"; within:44;
Raw source ET EXPLOIT HID VertX and Edge door controllers command_blink_on Remote Command Execution · 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 EXPLOIT HID VertX and Edge door controllers command_blink_on Remote Command Execution";
    content:"command_blink_on|3b|"; fast_pattern;
    content:"|60|"; within:44;
    reference:url,exploit-db.com/exploits/44992/;
    classtype:attempted-user;
    sid:2025821; rev:2;
    metadata:attack_target IoT, created_at 2018_07_10, deployment Datacenter, confidence High, signature_severity Major, 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.