ET EXPLOIT Possible CVE-2018-0171 Exploit (PoC based)


Query · suricata

flow:established,to_server;
content:"|00 00 00 01 00 00 00 01 00 00 00 07|"; depth:12;
content:"AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"; distance:12; within:36;
content:"BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB"; distance:4; within:44;
Raw source ET EXPLOIT Possible CVE-2018-0171 Exploit (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 tcp any any -> $HOME_NET 4786 (
    msg:"ET EXPLOIT Possible CVE-2018-0171 Exploit (PoC based)";
    flow:established,to_server;
    content:"|00 00 00 01 00 00 00 01 00 00 00 07|"; depth:12;
    content:"AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"; distance:12; within:36;
    content:"BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB"; distance:4; within:44;
    reference:cve,2018-0171;
    reference:url,embedi.com/blog/cisco-smart-install-remote-code-execution/;
    classtype:attempted-admin;
    sid:2025472; rev:1;
    metadata:affected_product Cisco_ASA, attack_target Networking_Equipment, created_at 2018_04_06, cve CVE_2018_0171, deployment Perimeter, confidence Medium, signature_severity Major, tag CISA_KEV, tag Description_Generated_By_Proofpoint_Nexus, 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.