ET EXPLOIT Linksys Failed Upgrade BackDoor Access (Server Response)


Query · suricata

flow:from_server,established;
file_data;
content:"Utopia_Init|3a 20|SUCCEEDED";
Raw source ET EXPLOIT Linksys Failed Upgrade BackDoor Access (Server Response) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET 8083 -> $EXTERNAL_NET any (
    msg:"ET EXPLOIT Linksys Failed Upgrade BackDoor Access (Server Response)";
    flow:from_server,established;
    file_data;
    content:"Utopia_Init|3a 20|SUCCEEDED";
    reference:url,www.securityfocus.com/archive/1/531107;
    classtype:attempted-admin;
    sid:2018160; rev:3;
    metadata:created_at 2014_02_19, 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.