ET WEB_SPECIFIC_APPS Horde XSS attempt colorpicker.php (2)


Query · suricata

flow:to_server,established;
http.uri;
content:"/horde/services/images/colorpicker.php?"; nocase;
pcre:"/colorpicker\x2Ephp\x3F[^\x0A\x0D]*(form|target)\x3D[^\x0A\x0D\x26]*[\x3E\x3C\x29\x22\x27\x3B]/i";
Raw source ET WEB_SPECIFIC_APPS Horde XSS attempt colorpicker.php (2) · 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 -> any any (
    msg:"ET WEB_SPECIFIC_APPS Horde XSS attempt colorpicker.php (2)";
    flow:to_server,established;
    http.uri;
    content:"/horde/services/images/colorpicker.php?"; nocase;
    pcre:"/colorpicker\x2Ephp\x3F[^\x0A\x0D]*(form|target)\x3D[^\x0A\x0D\x26]*[\x3E\x3C\x29\x22\x27\x3B]/i";
    reference:url,bugs.horde.org/ticket/8399;
    classtype:web-application-attack;
    sid:2009497; rev:9;
    metadata:created_at 2010_07_30, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_09_11;
)

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.