ET INFO Observed Event Log Information From Internal Host Over UDP


Query · suricata

content:"|0d 0a 20 20|Date|3a|";
content:"|0d 0a 20 20|Event|20|ID|3a|"; fast_pattern;
content:"|0d 0a 20 20|Task|3a|";
content:"|0d 0a 20 20|Level|3a|";
Raw source ET INFO Observed Event Log Information 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 Event Log Information From Internal Host Over UDP";
    content:"|0d 0a 20 20|Date|3a|";
    content:"|0d 0a 20 20|Event|20|ID|3a|"; fast_pattern;
    content:"|0d 0a 20 20|Task|3a|";
    content:"|0d 0a 20 20|Level|3a|";
    classtype:misc-activity;
    sid:2062633; rev:1;
    metadata: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;
)

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.