ET EXPLOIT Quanta LTE Router UDP Backdoor Activation Attempt


Query · suricata

flow:to_server;
content:"HELODBG";
Raw source ET EXPLOIT Quanta LTE Router UDP Backdoor Activation Attempt · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert udp $EXTERNAL_NET any -> $HOME_NET 39889 (
    msg:"ET EXPLOIT Quanta LTE Router UDP Backdoor Activation Attempt";
    flow:to_server;
    content:"HELODBG";
    reference:url,pierrekim.github.io/blog/2016-04-04-quanta-lte-routers-vulnerabilities.html;
    classtype:attempted-admin;
    sid:2022699; rev:1;
    metadata:created_at 2016_04_05, 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.