GPL EXPLOIT /iisadmpwd/aexp2.htr access


Query · suricata

flow:to_server,established;
http.uri;
content:"/iisadmpwd/aexp2.htr";
Raw source GPL EXPLOIT /iisadmpwd/aexp2.htr access · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (
    msg:"GPL EXPLOIT /iisadmpwd/aexp2.htr access";
    flow:to_server,established;
    http.uri;
    content:"/iisadmpwd/aexp2.htr";
    reference:bugtraq,2110;
    reference:bugtraq,4236;
    reference:cve,1999-0407;
    reference:cve,2002-0421;
    reference:nessus,10371;
    classtype:web-application-activity;
    sid:2101487; rev:13;
    metadata:created_at 2010_09_23, cve CVE_1999_0407, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_04_22;
)

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.