ET MALWARE x0Proto File Info Request


Query · suricata

flow:established,from_server;
dsize:8;
content:"REQF|0c|1|0c|1"; depth:8;
Raw source ET MALWARE x0Proto File Info Request · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET MALWARE x0Proto File Info Request";
    flow:established,from_server;
    dsize:8;
    content:"REQF|0c|1|0c|1"; depth:8;
    reference:md5,3d5a4b51ff4ad8534873e02720aeff34;
    classtype:trojan-activity;
    sid:2024424; rev:1;
    metadata:created_at 2017_06_23, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2019_07_26;
)

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.