ET SCAN WordPress Scanner Performing Multiple Requests to Windows Live Writer XML


Query · suricata

flow:established,to_server;
http.uri;
content:"/wp-includes/wlwmanifest.xml";
threshold:type both, track by_src, count 4, seconds 8;
Raw source ET SCAN WordPress Scanner Performing Multiple Requests to Windows Live Writer XML · 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 SCAN WordPress Scanner Performing Multiple Requests to Windows Live Writer XML";
    flow:established,to_server;
    http.uri;
    content:"/wp-includes/wlwmanifest.xml";
    threshold:type both, track by_src, count 4, seconds 8;
    classtype:network-scan;
    sid:2031505; rev:1;
    metadata:affected_product Wordpress, attack_target Web_Server, created_at 2021_01_08, deployment Perimeter, confidence Medium, signature_severity Minor, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_01_08;
)

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.