ET RETIRED Possible UPSTYLE Command Output Retrieval Attempt


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/global-protect/portal/css/bootstrap.min.css"; fast_pattern;
http.header_names;
content:!"|0d 0a|Referer|0d 0a|";
target:dest_ip;
Raw source ET RETIRED Possible UPSTYLE Command Output Retrieval Attempt · 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 RETIRED Possible UPSTYLE Command Output Retrieval Attempt";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/global-protect/portal/css/bootstrap.min.css"; fast_pattern;
    http.header_names;
    content:!"|0d 0a|Referer|0d 0a|";
    reference:url,www.volexity.com/blog/2024/04/12/zero-day-exploitation-of-unauthenticated-remote-code-execution-vulnerability-in-globalprotect-cve-2024-3400/;
    reference:url,unit42.paloaltonetworks.com/cve-2024-3400/;
    classtype:trojan-activity;
    sid:2052024; rev:2;
    metadata:affected_product Palo_Alto_Networks, attack_target Networking_Equipment, tls_state TLSDecrypt, created_at 2024_04_12, cve CVE_2024_3400, deployment Perimeter, deployment SSLDecrypt, former_category MALWARE, malware_family UPSTYLE, confidence Low, signature_severity Major, updated_at 2025_01_10, reviewed_at 2024_10_04;
    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.