ET POLICY Babylon User-Agent (Translation App Observed in PPI MALWARE)


Query · suricata

flow:to_server,established;
http.user_agent;
content:"Babylon"; depth:7; fast_pattern;
Raw source ET POLICY Babylon User-Agent (Translation App Observed in PPI MALWARE) · 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 POLICY Babylon User-Agent (Translation App Observed in PPI MALWARE)";
    flow:to_server,established;
    http.user_agent;
    content:"Babylon"; depth:7; fast_pattern;
    reference:md5,54e482d6c0344935115d04b411afdb27;
    reference:md5,54dfd618401a573996b2b32bdd21b2d4;
    reference:md5,546888f8a18ed849058a5325015c29ef;
    reference:url,www.babylon.com;
    classtype:policy-violation;
    sid:2012735; rev:9;
    metadata:created_at 2011_04_28, confidence High, signature_severity Informational, updated_at 2020_10_14;
)

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.