ET EXPLOIT ManageEngine Desktop Central Unauthorized Administrative Password Reset (CVE-2015-2560)


Query · suricata

flow:established,to_server;
http.uri;
content:"/DCOperationsServlet";
content:"operation=addOrModifyUser";
content:"roleId=DCAdmin"; fast_pattern;
target:dest_ip;
Raw source ET EXPLOIT ManageEngine Desktop Central Unauthorized Administrative Password Reset (CVE-2015-2560) · 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,$HTTP_SERVERS] any (
    msg:"ET EXPLOIT ManageEngine Desktop Central Unauthorized Administrative Password Reset (CVE-2015-2560)";
    flow:established,to_server;
    http.uri;
    content:"/DCOperationsServlet";
    content:"operation=addOrModifyUser";
    content:"roleId=DCAdmin"; fast_pattern;
    reference:cve,2015-2560;
    classtype:attempted-admin;
    sid:2063356; rev:1;
    metadata:affected_product Zoho_ManageEngine, attack_target Server, created_at 2025_07_08, cve CVE_2015_2560, deployment Perimeter, deployment Internal, performance_impact Low, confidence High, signature_severity Major, tag Exploit, updated_at 2025_07_08, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
    target:dest_ip;
)

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.