ET MALWARE [ANY.RUN] Win32/ObserverStealer CnC Activity (END)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.header;
content:"X-Config|3a 20|END|0d 0a|";
content:"X-Session|3a 20|";
pcre:"/^([0-9a-f]{8})-([0-9a-f]{4})-([0-9a-f]{4})-([0-9a-f]{4})-([0-9a-f]{12})/R";
content:"X-ID|3a 20|";
pcre:"/^([0-9a-f]{8})-([0-9a-f]{4})-([0-9a-f]{4})-([0-9a-f]{4})-([0-9a-f]{12})/R";
http.header_names;
content:"X-Session|0d 0a|X-Info|0d 0a|X-Config|0d 0a|X-ID|0d 0a|"; fast_pattern;
Raw source ET MALWARE [ANY.RUN] Win32/ObserverStealer CnC Activity (END) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE [ANY.RUN] Win32/ObserverStealer CnC Activity (END)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.header;
    content:"X-Config|3a 20|END|0d 0a|";
    content:"X-Session|3a 20|";
    pcre:"/^([0-9a-f]{8})-([0-9a-f]{4})-([0-9a-f]{4})-([0-9a-f]{4})-([0-9a-f]{12})/R";
    content:"X-ID|3a 20|";
    pcre:"/^([0-9a-f]{8})-([0-9a-f]{4})-([0-9a-f]{4})-([0-9a-f]{4})-([0-9a-f]{12})/R";
    http.header_names;
    content:"X-Session|0d 0a|X-Info|0d 0a|X-Config|0d 0a|X-ID|0d 0a|"; fast_pattern;
    reference:md5,c28cc92a7c78b96bec58fa3e5398074a;
    reference:url,app.any.run/tasks/5728c30e-00c1-4f87-9522-ff8b9e08fa32/;
    reference:url,community.emergingthreats.net/t/observerstealer/624;
    reference:url,twitter.com/Jane_0sint/status/1666019485583659008;
    classtype:trojan-activity;
    sid:2046154; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2023_06_07, deployment Perimeter, malware_family ObserverStealer, confidence High, signature_severity Critical, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_06_07;
)

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.