ET ADWARE_PUP BoostBeast Task Request M1


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri; bsize:21;
content:"/api/taskforecast/get"; fast_pattern;
threshold:type limit, count 1, seconds 120, track by_src;
target:src_ip;
Raw source ET ADWARE_PUP BoostBeast Task Request M1 · 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 BoostBeast Task Request M1";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri; bsize:21;
    content:"/api/taskforecast/get"; fast_pattern;
    threshold:type limit, count 1, seconds 120, track by_src;
    reference:url,app.any.run/tasks/556c8a11-a736-48db-9779-bb74db2431c6/;
    reference:md5,73923a750344d1a1e734a12e98271c69;
    classtype:pup-activity;
    sid:2044038; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2023_01_31, deployment Perimeter, performance_impact Low, confidence Medium, signature_severity Minor, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_01_31;
    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.