ET HUNTING DropBox User Content Download for payload.bin


Query · suricata

http.method;
content:"GET";
http.host;
content:"dl.dropbox.com";
http.uri;
content:"/payload.bin"; endswith; fast_pattern;
Raw source ET HUNTING DropBox User Content Download for payload.bin · 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 HUNTING DropBox User Content Download for payload.bin";
    http.method;
    content:"GET";
    http.host;
    content:"dl.dropbox.com";
    http.uri;
    content:"/payload.bin"; endswith; fast_pattern;
    reference:md5,7f3e405d6e9fb03de14551e19e3dfccb;
    classtype:trojan-activity;
    sid:2046264; rev:1;
    metadata:created_at 2023_06_14, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_06_14;
)

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.