ET MALWARE hacker87 checkin


Query · suricata

flow:to_server,established;
http.method;
content:"POST";
http.uri;
content:"/AppEn.php"; fast_pattern;
http.request_body;
content:"parameter="; depth:10;
Raw source ET MALWARE hacker87 checkin · 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 -> $EXTERNAL_NET any (
    msg:"ET MALWARE hacker87 checkin";
    flow:to_server,established;
    http.method;
    content:"POST";
    http.uri;
    content:"/AppEn.php"; fast_pattern;
    http.request_body;
    content:"parameter="; depth:10;
    reference:md5,0d7dd2a6c69f2ae7e575ee8640432c4b;
    classtype:command-and-control;
    sid:2018420; rev:5;
    metadata:created_at 2014_04_25, signature_severity Major, updated_at 2024_01_08;
)

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.