ET MALWARE US-CERT TA14-353A Lightweight Backdoor 10


Query · suricata

flow:established;
content:"Sleepy!@#qaz13402scvsde890"; fast_pattern;
content:"BC435@PRO62384923412!@3!"; nocase;
content:!"content|3a 22|BC435@PRO62384923412!@3!|22 3b|";
Raw source ET MALWARE US-CERT TA14-353A Lightweight Backdoor 10 · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp any any -> any any (
    msg:"ET MALWARE US-CERT TA14-353A Lightweight Backdoor 10";
    flow:established;
    content:"Sleepy!@#qaz13402scvsde890"; fast_pattern;
    content:"BC435@PRO62384923412!@3!"; nocase;
    content:!"content|3a 22|BC435@PRO62384923412!@3!|22 3b|";
    reference:url,www.us-cert.gov/ncas/alerts/TA14-353A;
    classtype:trojan-activity;
    sid:2020016; rev:3;
    metadata:created_at 2014_12_23, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2019_10_08;
)

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.