ET MALWARE Soraya C2 User-Agent


Query · suricata

flow:established,to_server;
http.user_agent;
content:"rome0321"; depth:8;
Raw source ET MALWARE Soraya C2 User-Agent · 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 Soraya C2 User-Agent";
    flow:established,to_server;
    http.user_agent;
    content:"rome0321"; depth:8;
    reference:md5,a95dacba360e45fc03769ea55c546a7b;
    reference:url,www.arbornetworks.com/asert/2014/06/the-best-of-both-worlds-soraya/;
    classtype:command-and-control;
    sid:2018519; rev:4;
    metadata:created_at 2014_06_04, confidence High, signature_severity Major, updated_at 2020_04_30;
)

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.