ET EXPLOIT Possible Belkin N600DB Wireless Router Request Forgery Attempt


Query · suricata

flow:to_server,established;
http.uri;
content:"/proxy.cgi?chk&url="; fast_pattern;
Raw source ET EXPLOIT Possible Belkin N600DB Wireless Router Request Forgery Attempt · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET EXPLOIT Possible Belkin N600DB Wireless Router Request Forgery Attempt";
    flow:to_server,established;
    http.uri;
    content:"/proxy.cgi?chk&url="; fast_pattern;
    classtype:attempted-user;
    sid:2025223; rev:3;
    metadata:attack_target IoT, created_at 2018_01_19, deployment Perimeter, performance_impact Low, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_10_09;
)

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.