ET WORM W32/Rimecud wg.txt Checkin


Query · suricata

flow:established,to_server;
http.uri;
content:"/wg.txt";
Raw source ET WORM W32/Rimecud wg.txt Checkin · 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 WORM W32/Rimecud wg.txt Checkin";
    flow:established,to_server;
    http.uri;
    content:"/wg.txt";
    reference:md5,a89f7289d5cce821a194542e90026082;
    reference:md5,fd56ce176889d4fbe588760a1da6462b;
    reference:url,www.microsoft.com/security/portal/Threat/Encyclopedia/Entry.aspx?Name=Worm%3AWin32%2FRimecud;
    classtype:trojan-activity;
    sid:2014402; rev:3;
    metadata:created_at 2012_03_20, signature_severity Major, updated_at 2020_04_21;
)

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.