ET USER_AGENTS VPNFilter Related UA (Gemini/2.0)


Query · suricata

flow:established,to_server;
http.user_agent;
content:"Gemini/2.0"; depth:10; fast_pattern; endswith;
Raw source ET USER_AGENTS VPNFilter Related UA (Gemini/2.0) · 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 USER_AGENTS VPNFilter Related UA (Gemini/2.0)";
    flow:established,to_server;
    http.user_agent;
    content:"Gemini/2.0"; depth:10; fast_pattern; endswith;
    reference:url,twitter.com/m0rb/status/1021626709307805696;
    classtype:trojan-activity;
    sid:2025889; rev:3;
    metadata:attack_target Server, created_at 2018_07_25, deployment Perimeter, malware_family VPNFilter, performance_impact Low, confidence High, signature_severity Major, 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.