ET WEB_SERVER PHP Easteregg Information-Disclosure (zend-logo)


Query · suricata

flow:to_server,established;
http.uri;
content:"?=PHPE9568F35-D428-11d2-A769-00AA001ACF42";
Raw source ET WEB_SERVER PHP Easteregg Information-Disclosure (zend-logo) · 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_SERVER PHP Easteregg Information-Disclosure (zend-logo)";
    flow:to_server,established;
    http.uri;
    content:"?=PHPE9568F35-D428-11d2-A769-00AA001ACF42";
    reference:url,osvdb.org/12184;
    reference:url,www.0php.com/php_easter_egg.php;
    reference:url,seclists.org/nmap-dev/2010/q2/569;
    classtype:attempted-recon;
    sid:2011143; rev:6;
    metadata:created_at 2010_07_30, signature_severity Informational, updated_at 2020_09_14;
)

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.