ET MALWARE VenusLocker Associated User-Agent Activity


Query · suricata

flow:established,to_server;
http.user_agent;
content:"gooGgleee"; bsize:9; fast_pattern;
Raw source ET MALWARE VenusLocker Associated User-Agent Activity · 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 VenusLocker Associated User-Agent Activity";
    flow:established,to_server;
    http.user_agent;
    content:"gooGgleee"; bsize:9; fast_pattern;
    reference:md5,9aa3cc9d7c641ea22cfa3e5233e13c94;
    classtype:trojan-activity;
    sid:2032967; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2021_05_17, deployment Perimeter, malware_family VenusLocker, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_05_17;
)

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.