ET HUNTING Suspicious exe.exe request - possible downloader/Oficla


Query · suricata

flow:to_server,established;
http.request_line;
content:"/exe.exe HTTP/1."; nocase;
Raw source ET HUNTING Suspicious exe.exe request - possible downloader/Oficla · 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 Suspicious exe.exe request - possible downloader/Oficla";
    flow:to_server,established;
    http.request_line;
    content:"/exe.exe HTTP/1."; nocase;
    reference:url,anubis.iseclab.org/?action=result&task_id=11873c8979f34c8d4fd0da512df635cac&format=txt;
    classtype:trojan-activity;
    sid:2010741; rev:5;
    metadata:created_at 2010_07_30, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_04_21;
)

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.