ET WEB_SPECIFIC_APPS Tinycontrol LAN Controller v3 Denial of Service Attempt - System Restart Request


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/stm.cgi?lk3restart=1"; fast_pattern;
Raw source ET WEB_SPECIFIC_APPS Tinycontrol LAN Controller v3 Denial of Service Attempt - System Restart Request · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http any any -> $HOME_NET any (
    msg:"ET WEB_SPECIFIC_APPS Tinycontrol LAN Controller v3 Denial of Service Attempt - System Restart Request";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/stm.cgi?lk3restart=1"; fast_pattern;
    reference:url,www.exploit-db.com/exploits/51730;
    reference:url,www.zeroscience.mk/en/vulnerabilities/ZSL-2023-5785.php;
    classtype:attempted-dos;
    sid:2049280; rev:1;
    metadata:attack_target ICS, created_at 2023_11_21, deployment Perimeter, deployment Internal, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_11_21;
)

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.