ET DOS CLDAP Amplification Reflection (PoC based)


Query · suricata

dsize:52;
content:"|30 84 00 00 00 2d 02 01 01 63 84 00 00 00 24 04 00 0a 01 00|"; fast_pattern;
threshold:type both, count 100, seconds 60, track by_src;
Raw source ET DOS CLDAP Amplification Reflection (PoC based) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert udp $EXTERNAL_NET 389 -> $HOME_NET 389 (
    msg:"ET DOS CLDAP Amplification Reflection (PoC based)";
    dsize:52;
    content:"|30 84 00 00 00 2d 02 01 01 63 84 00 00 00 24 04 00 0a 01 00|"; fast_pattern;
    threshold:type both, count 100, seconds 60, track by_src;
    reference:url,www.akamai.com/us/en/multimedia/documents/state-of-the-internet/cldap-threat-advisory.pdf;
    reference:url,packetstormsecurity.com/files/139561/LDAP-Amplication-Denial-Of-Service.html;
    classtype:attempted-dos;
    sid:2024584; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, affected_product Linux, attack_target Server, created_at 2017_08_16, deployment Perimeter, performance_impact Significant, confidence High, signature_severity Major, updated_at 2019_07_26;
)

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.