ET WEB_SPECIFIC_APPS Geutebrueck re_porter 16 - Cross-Site Scripting 3


Query · suricata

flow:established,to_server;
http.uri;
content:"/images/Statistics.png?";
pcre:"/^[^&]+(?:s(?:cript|tyle\x3D)|on(?:mouse[a-z]|key[a-z]|load|unload|dragdrop|blur|focus|click|dblclick|submit|reset|select|change))/Ri";
Raw source ET WEB_SPECIFIC_APPS Geutebrueck re_porter 16 - Cross-Site Scripting 3 · 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 WEB_SPECIFIC_APPS Geutebrueck re_porter 16 - Cross-Site Scripting 3";
    flow:established,to_server;
    http.uri;
    content:"/images/Statistics.png?";
    pcre:"/^[^&]+(?:s(?:cript|tyle\x3D)|on(?:mouse[a-z]|key[a-z]|load|unload|dragdrop|blur|focus|click|dblclick|submit|reset|select|change))/Ri";
    reference:cve,2018-15533;
    reference:url,exploit-db.com/exploits/45242/;
    classtype:attempted-user;
    sid:2026011; rev:3;
    metadata:attack_target IoT, created_at 2018_08_22, cve CVE_2018_15533, deployment Datacenter, signature_severity Major, updated_at 2020_08_25;
)

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.