ET INFO Observed ipconfig Command via Inbound ICMP


Query · suricata

content:"ipconfig|20|"; nocase;
Raw source ET INFO Observed ipconfig Command via Inbound ICMP · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert icmp any any -> [$HOME_NET,$HTTP_SERVERS] any (
    msg:"ET INFO Observed ipconfig Command via Inbound ICMP";
    content:"ipconfig|20|"; nocase;
    classtype:misc-activity;
    sid:2062640; rev:1;
    metadata:created_at 2025_05_30, signature_severity Unknown, 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.