ET CURRENT_EVENTS VMware Exploit Campaign Inbound - User-Agent (GoodMoodle-VCFleet/1.0)


Query · suricata

flow:established,to_server;
http.user_agent;
content:"GoodMoodle-VCFleet|2f|1.0";
target:dest_ip;
Raw source ET CURRENT_EVENTS VMware Exploit Campaign Inbound - User-Agent (GoodMoodle-VCFleet/1.0) · 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 CURRENT_EVENTS VMware Exploit Campaign Inbound - User-Agent (GoodMoodle-VCFleet/1.0)";
    flow:established,to_server;
    http.user_agent;
    content:"GoodMoodle-VCFleet|2f|1.0";
    reference:url,medium.com/@quirso_de/global-exploitation-of-cve-2026-59310-by-suspected-chinese-nexus-apt-related-cve-2026-59309-443a79e1466d;
    classtype:web-application-attack;
    sid:2071583; rev:1;
    metadata:affected_product VMware, attack_target Server, tls_state TLSDecrypt, created_at 2026_08_19, deployment Perimeter, confidence High, signature_severity Major, updated_at 2026_08_19;
    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.