ET HUNTING HTTP POST Form Submitted to Weebly Free Hosting


Query · suricata

flow:established,to_server;
urilen:27;
http.method;
content:"POST";
http.uri;
content:"/weebly/apps/formSubmit.php";
http.host;
content:"www.weebly.com"; depth:14;
isdataat:!1,relative; fast_pattern;
Raw source ET HUNTING HTTP POST Form Submitted to Weebly Free Hosting · 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 any -> $EXTERNAL_NET any (
    msg:"ET HUNTING HTTP POST Form Submitted to Weebly Free Hosting";
    flow:established,to_server;
    urilen:27;
    http.method;
    content:"POST";
    http.uri;
    content:"/weebly/apps/formSubmit.php";
    http.host;
    content:"www.weebly.com"; depth:14;
    isdataat:!1,relative; fast_pattern;
    classtype:misc-activity;
    sid:2030629; rev:2;
    metadata:affected_product Web_Browsers, attack_target Client_Endpoint, created_at 2020_07_31, deployment Perimeter, confidence Medium, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_07_31;
)

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.