ET INFO Observed tasklist Output From Internal Host Over UDP


Query · suricata

content:".exe|22 2c 22|"; fast_pattern;
pcre:"/^\d+\x22\x2c\x22/R";
content:".exe|22 2c 22|";
content:".exe|22 2c 22|";
target:dest_ip;
Raw source ET INFO Observed tasklist Output From Internal Host Over UDP · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert udp [$HOME_NET,$HTTP_SERVERS] any -> any any (
    msg:"ET INFO Observed tasklist Output From Internal Host Over UDP";
    content:".exe|22 2c 22|"; fast_pattern;
    pcre:"/^\d+\x22\x2c\x22/R";
    content:".exe|22 2c 22|";
    content:".exe|22 2c 22|";
    classtype:misc-activity;
    sid:2062637; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, affected_product Windows_11, affected_product Windows_8, affected_product Windows_10, attack_target Client_and_Server, created_at 2025_05_30, deployment Perimeter, deployment Internal, confidence High, signature_severity Informational, tag AI_Generated_Description, updated_at 2025_05_30;
    target:dest_ip;
)

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.