ET MALWARE ZeroAccess P2P Module v6 Reporting


Query · suricata

flow:to_server,established;
http.uri;
content:"dj02LjAmaWQ9"; offset:13; depth:12;
http.header_names;
content:!"Referer|0d 0a|";
Raw source ET MALWARE ZeroAccess P2P Module v6 Reporting · 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 ZeroAccess P2P Module v6 Reporting";
    flow:to_server,established;
    http.uri;
    content:"dj02LjAmaWQ9"; offset:13; depth:12;
    http.header_names;
    content:!"Referer|0d 0a|";
    reference:url,dnsamplificationattacks.blogspot.gr/p/blog-page.html;
    classtype:trojan-activity;
    sid:2017462; rev:3;
    metadata:created_at 2013_09_13, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_04_24;
)

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.