ET EXPLOIT ThinkPHP Attempted Bypass and Payload Retrieval


Query · suricata

flow:to_server,established;
http.method;
content:"GET";
http.uri;
content:"/public/hydra.php?xcmd=cmd.exe";
Raw source ET EXPLOIT ThinkPHP Attempted Bypass and Payload Retrieval · 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 EXPLOIT ThinkPHP Attempted Bypass and Payload Retrieval";
    flow:to_server,established;
    http.method;
    content:"GET";
    http.uri;
    content:"/public/hydra.php?xcmd=cmd.exe";
    reference:url,forums.juniper.net/t5/Threat-Research/Anatomy-of-the-Bulehero-Cryptomining-Botnet/ba-p/458787;
    classtype:attempted-user;
    sid:2027518; rev:2;
    metadata:attack_target Server, created_at 2019_06_26, deployment Perimeter, performance_impact Moderate, signature_severity Major, updated_at 2020_08_31, reviewed_at 2024_05_06;
)

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.