ET CURRENT_EVENTS [Fireeye] Backdoor.HTTP.BEACON.[CSBundle MSOffice POST]


Query · suricata

flow:established,to_server;
content:"{|22|locale|22 3a 22|en|22|,|22|channel|22 3a 22|prod|22|,|22|addon|22 3a 22|"; fast_pattern;
content:"cli";
content:"l-";
http.request_line;
content:"POST /v1/push"; depth:13;
http.accept;
content:"*/*"; depth:3;
http.accept_enc;
content:"gzip, deflate, br"; depth:17;
http.accept_lang;
content:"en-US"; bsize:5;
Raw source ET CURRENT_EVENTS [Fireeye] Backdoor.HTTP.BEACON.[CSBundle MSOffice 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 CURRENT_EVENTS [Fireeye] Backdoor.HTTP.BEACON.[CSBundle MSOffice POST]";
    flow:established,to_server;
    content:"{|22|locale|22 3a 22|en|22|,|22|channel|22 3a 22|prod|22|,|22|addon|22 3a 22|"; fast_pattern;
    content:"cli";
    content:"l-";
    http.request_line;
    content:"POST /v1/push"; depth:13;
    http.accept;
    content:"*/*"; depth:3;
    http.accept_enc;
    content:"gzip, deflate, br"; depth:17;
    http.accept_lang;
    content:"en-US"; bsize:5;
    reference:url,github.com/fireeye/red_team_tool_countermeasures;
    classtype:trojan-activity;
    sid:2031285; rev:3;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2020_12_08, deployment Perimeter, confidence High, signature_severity Major, tag c2, updated_at 2020_12_09, mitre_tactic_id TA0010, mitre_tactic_name Exfiltration, mitre_technique_id T1041, mitre_technique_name Exfiltration_Over_C2_Channel;
)

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.