ET WEB_SPECIFIC_APPS WP Jetpack/Twentyfifteen Possible XSS Request


Query · suricata

flow:established,to_server;
http.uri;
content:"/genericons/example.html"; endswith; fast_pattern;
Raw source ET WEB_SPECIFIC_APPS WP Jetpack/Twentyfifteen Possible XSS Request · 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 -> $HTTP_SERVERS any (
    msg:"ET WEB_SPECIFIC_APPS WP Jetpack/Twentyfifteen Possible XSS Request";
    flow:established,to_server;
    http.uri;
    content:"/genericons/example.html"; endswith; fast_pattern;
    reference:url,blog.sucuri.net/2015/05/jetpack-and-twentyfifteen-vulnerable-to-dom-based-xss.html;
    classtype:web-application-attack;
    sid:2021062; rev:5;
    metadata:created_at 2015_05_07, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_09_15;
)

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.