ET MALWARE Possible Backdoor.Adwind Download


Query · suricata

flow:established,from_server;
file_data;
content:"plugins/AdwindServer.class";
Raw source ET MALWARE Possible Backdoor.Adwind Download · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET MALWARE Possible Backdoor.Adwind Download";
    flow:established,from_server;
    file_data;
    content:"plugins/AdwindServer.class";
    reference:url,www.symantec.com/security_response/writeup.jsp?docid=2013-070113-1904-99&tabid=3;
    classtype:attempted-user;
    sid:2017668; rev:4;
    metadata:created_at 2013_11_06, confidence Medium, signature_severity Major, updated_at 2019_07_26;
)

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.