ET MALWARE W32/Quasar 1.3/Venom RAT Connectivity Check 2


Query · suricata

flow:to_server,established;
http.user_agent;
content:"Mozilla/5.0 (Windows NT 6.3|3b 20|rv|3a|48.0) Gecko/20100101 Firefox/48.0"; depth:65;
http.host;
content:"freegeoip.net"; depth:13;
http.request_line;
content:"GET /xml/ HTTP/1."; fast_pattern; depth:17;
http.connection;
content:"Keep-Alive"; depth:10; endswith;
http.header_names;
content:"|0d 0a|User-Agent|0d 0a|Host|0d 0a|Connection|0d 0a 0d 0a|"; depth:34;
Raw source ET MALWARE W32/Quasar 1.3/Venom RAT Connectivity Check 2 · 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 W32/Quasar 1.3/Venom RAT Connectivity Check 2";
    flow:to_server,established;
    http.user_agent;
    content:"Mozilla/5.0 (Windows NT 6.3|3b 20|rv|3a|48.0) Gecko/20100101 Firefox/48.0"; depth:65;
    http.host;
    content:"freegeoip.net"; depth:13;
    http.request_line;
    content:"GET /xml/ HTTP/1."; fast_pattern; depth:17;
    http.connection;
    content:"Keep-Alive"; depth:10; endswith;
    http.header_names;
    content:"|0d 0a|User-Agent|0d 0a|Host|0d 0a|Connection|0d 0a 0d 0a|"; depth:34;
    reference:md5,69aeb53d5d8792e5479966aeed917bc4;
    classtype:trojan-activity;
    sid:2036859; rev:5;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2016_12_07, deployment Perimeter, malware_family Qasar_Rat, malware_family VoidRat, confidence High, signature_severity Major, updated_at 2020_11_16;
)

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.