ET POLICY Possible Kali Linux hostname in DHCP Request Packet


Query · suricata

content:"|63 82 53 63 35 01 03|";
content:"|0c 04|kali"; distance:0; nocase;
Raw source ET POLICY Possible Kali Linux hostname in DHCP Request Packet · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert udp any 68 -> any 67 (
    msg:"ET POLICY Possible Kali Linux hostname in DHCP Request Packet";
    content:"|63 82 53 63 35 01 03|";
    content:"|0c 04|kali"; distance:0; nocase;
    reference:url,www.kali.org;
    classtype:policy-violation;
    sid:2022973; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2016_07_18, deployment Perimeter, performance_impact Low, confidence Medium, signature_severity Informational, updated_at 2019_07_26, reviewed_at 2024_04_19;
)

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.