ET ATTACK_RESPONSE Possible System Enumeration via WMI Queries (FirewallProduct)


Query · suricata

flow:established,from_server;
threshold:type limit, count 1, seconds 60, track by_src;
http.stat_code;
content:"200";
file.data;
content:"On|20|Error|20|Resume|20|Next|0d 0a|"; depth:25;
content:"SELECT|20 2a 20|FROM|20|FirewallProduct"; distance:0; fast_pattern; nocase;
Raw source ET ATTACK_RESPONSE Possible System Enumeration via WMI Queries (FirewallProduct) · 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 Possible System Enumeration via WMI Queries (FirewallProduct)";
    flow:established,from_server;
    threshold:type limit, count 1, seconds 60, track by_src;
    http.stat_code;
    content:"200";
    file.data;
    content:"On|20|Error|20|Resume|20|Next|0d 0a|"; depth:25;
    content:"SELECT|20 2a 20|FROM|20|FirewallProduct"; distance:0; fast_pattern; nocase;
    reference:md5,11f792cc617cf5c08603d4da829a1fa9;
    classtype:bad-unknown;
    sid:2026415; rev:3;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_and_Server, created_at 2018_09_26, deployment Perimeter, deployment alert_only, performance_impact Low, confidence Low, signature_severity Major, tag VBS, tag Enumeration, updated_at 2023_05_01;
)

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.