ET ADWARE_PUP Bypass Ticket Monitoring Activity (POST)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/api/general"; bsize:12;
http.host;
content:"www.bypass.cn"; bsize:13; fast_pattern;
http.request_body;
content:"type="; startswith;
target:src_ip;
Raw source ET ADWARE_PUP Bypass Ticket Monitoring 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 Bypass Ticket Monitoring Activity (POST)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/api/general"; bsize:12;
    http.host;
    content:"www.bypass.cn"; bsize:13; fast_pattern;
    http.request_body;
    content:"type="; startswith;
    reference:md5,8feb11d15b708736189779ddc51a4a0a;
    classtype:pup-activity;
    sid:2048364; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2023_09_29, deployment Perimeter, deployment SSLDecrypt, performance_impact Low, confidence High, signature_severity Minor, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_09_29, reviewed_at 2023_09_29;
    target:src_ip;
)

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.