ET SCAN WebHack Control Center User-Agent Inbound (WHCC/)


Query · suricata

flow:established,to_server;
http.user_agent;
content:"WHCC"; fast_pattern; nocase;
Raw source ET SCAN WebHack Control Center User-Agent Inbound (WHCC/) · 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 -> $HOME_NET any (
    msg:"ET SCAN WebHack Control Center User-Agent Inbound (WHCC/)";
    flow:established,to_server;
    http.user_agent;
    content:"WHCC"; fast_pattern; nocase;
    reference:url,www.governmentsecurity.org/forum/index.php?showtopic=5112&pid=28561&mode=threaded&start=;
    classtype:trojan-activity;
    sid:2003924; rev:11;
    metadata:created_at 2010_07_30, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_03_12;
)

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.