ET EXPLOIT Dataprobe iBoot-PDU Pre-Auth Remote Code Execution Attempt via git-update.php (CVE-2022-3184) M2


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/php/git-update.php"; bsize:19; fast_pattern;
http.request_body;
content:"branch=|2e 2e 25 32 46 2e 2e 25 32 46 2e 2e 25 32 46|";
content:"token=|25 32 36|";
Raw source ET EXPLOIT Dataprobe iBoot-PDU Pre-Auth Remote Code Execution Attempt via git-update.php (CVE-2022-3184) M2 · 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 Dataprobe iBoot-PDU Pre-Auth Remote Code Execution Attempt via git-update.php (CVE-2022-3184) M2";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/php/git-update.php"; bsize:19; fast_pattern;
    http.request_body;
    content:"branch=|2e 2e 25 32 46 2e 2e 25 32 46 2e 2e 25 32 46|";
    content:"token=|25 32 36|";
    reference:url,claroty.com/team82/research/jumping-nat-to-shut-down-electric-devices;
    reference:cve,2022-3184;
    classtype:attempted-admin;
    sid:2038966; rev:1;
    metadata:affected_product IoT, attack_target Networking_Equipment, created_at 2022_09_23, cve CVE_2022_3184, deployment Perimeter, deployment Internal, deployment Datacenter, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_09_23, reviewed_at 2024_09_18, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
)

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.