ET MALWARE Observed TA471/UNC2589 Go Downloader User-Agent (-hobot-)


Query · suricata

flow:established,to_server;
http.user_agent;
content:"-hobot-"; bsize:7;
Raw source ET MALWARE Observed TA471/UNC2589 Go Downloader User-Agent (-hobot-) · 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 Observed TA471/UNC2589 Go Downloader User-Agent (-hobot-)";
    flow:established,to_server;
    http.user_agent;
    content:"-hobot-"; bsize:7;
    reference:md5,15c525b74b7251cfa1f7c471975f3f95;
    reference:url,cert.gov.ua/article/37704;
    classtype:trojan-activity;
    sid:2035468; rev:1;
    metadata:created_at 2022_03_16, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_03_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.