ET ATTACK_RESPONSE Fake MS Office Lure Containing Powershell Inbound (M2)


Query · suricata

flow:established,to_client;
http.response_body;
content:"Press|20 3c|kbd|20|class|3d 22|kbc|2d|button|22 3e|Win|3c 2f|kbd|3e|"; fast_pattern;
content:"Ctrl|3c 2f|kbd|3e 20 2b 20|";
content:"V|3c 2f|kbd|3e|";
content:"Enter|3c 2f|kbd|3e|";
Raw source ET ATTACK_RESPONSE Fake MS Office Lure Containing Powershell Inbound (M2) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET ATTACK_RESPONSE Fake MS Office Lure Containing Powershell Inbound (M2)";
    flow:established,to_client;
    http.response_body;
    content:"Press|20 3c|kbd|20|class|3d 22|kbc|2d|button|22 3e|Win|3c 2f|kbd|3e|"; fast_pattern;
    content:"Ctrl|3c 2f|kbd|3e 20 2b 20|";
    content:"V|3c 2f|kbd|3e|";
    content:"Enter|3c 2f|kbd|3e|";
    reference:md5,540c0453cbece4161cf4c39f0bd24694;
    classtype:trojan-activity;
    sid:2056089; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, tls_state plaintext, created_at 2024_09_23, deployment Perimeter, confidence Medium, signature_severity Major, updated_at 2024_09_23;
)

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.