ET WEB_SERVER Weevely PHP backdoor detected (popen() function used)


Query · suricata

flow:to_server,established;
http.header;
content:"JGggPSBwb3Bl";
Raw source ET WEB_SERVER Weevely PHP backdoor detected (popen() function used) · 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 Weevely PHP backdoor detected (popen() function used)";
    flow:to_server,established;
    http.header;
    content:"JGggPSBwb3Bl";
    reference:url,bechtsoudis.com/security/put-weevely-on-the-your-nids-radar;
    classtype:web-application-activity;
    sid:2013941; rev:5;
    metadata:created_at 2011_11_22, signature_severity Minor, updated_at 2020_05_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.