ET EXPLOIT TOTOLINK Router Cross-site Scripting CVE-2021-34228 (boafrm) M3


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/boafrm/"; fast_pattern;
http.request_body;
content:"=%27%3E%3Cscript%3E";
Raw source ET EXPLOIT TOTOLINK Router Cross-site Scripting CVE-2021-34228 (boafrm) M3 · 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 EXPLOIT TOTOLINK Router Cross-site Scripting CVE-2021-34228 (boafrm) M3";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/boafrm/"; fast_pattern;
    http.request_body;
    content:"=%27%3E%3Cscript%3E";
    reference:url,github.com/pup2y/IoTVul/tree/main/TOTOLINK/A3002R;
    reference:cve,2021-34228;
    classtype:web-application-attack;
    sid:2033847; rev:1;
    metadata:affected_product Router, attack_target Client_Endpoint, created_at 2021_08_30, cve CVE_2021_34228, deployment Perimeter, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_08_30;
)

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.