ET MALWARE OilRig OopsIE CnC Checkin M2


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/pser?"; depth:6; fast_pattern;
pcre:"/^[A-F0-9]{10,}(?:BBZ|BBY)[A-F0-9]{,1000}$/Ri";
http.accept_enc;
content:"gzip, deflate"; endswith;
http.header_names;
content:"User-Agent";
content:!"Referer";
Raw source ET MALWARE OilRig OopsIE CnC Checkin M2 · 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 OilRig OopsIE CnC Checkin M2";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/pser?"; depth:6; fast_pattern;
    pcre:"/^[A-F0-9]{10,}(?:BBZ|BBY)[A-F0-9]{,1000}$/Ri";
    http.accept_enc;
    content:"gzip, deflate"; endswith;
    http.header_names;
    content:"User-Agent";
    content:!"Referer";
    reference:url,researchcenter.paloaltonetworks.com/2018/09/unit42-oilrig-targets-middle-eastern-government-adds-evasion-techniques-oopsie/;
    classtype:command-and-control;
    sid:2026081; rev:3;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_and_Server, created_at 2018_09_05, deployment Perimeter, malware_family OilRig, malware_family OopsIE, performance_impact Low, confidence High, signature_severity Major, tag APT, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_09_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.