ET ADWARE_PUP Win32/Spy.Agent.QCL Variant Activity (POST)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/vocha/ogo"; bsize:10; fast_pattern;
http.request_body;
content:"data="; startswith;
http.header_names;
content:!"Referer";
Raw source ET ADWARE_PUP Win32/Spy.Agent.QCL Variant Activity (POST) · 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 ADWARE_PUP Win32/Spy.Agent.QCL Variant Activity (POST)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/vocha/ogo"; bsize:10; fast_pattern;
    http.request_body;
    content:"data="; startswith;
    http.header_names;
    content:!"Referer";
    reference:md5,8fe3b7be548ab6bba549ddbfdabc90ed;
    classtype:pup-activity;
    sid:2033130; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2021_06_09, deployment Perimeter, deployment SSLDecrypt, performance_impact Low, confidence High, signature_severity Minor, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_06_09;
)

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.