ET POLICY Cisco Data Center Network Manager - Vulnerable Version Detected 11.1


Query · suricata

flow:established,from_server;
file.data;
content:"version|22 3a 22|11.1|28|1|29|";
flowbits:isset,ET.ciscodcnm.1;

Rule dependencies

Higher-order rule. It fires on other rules' alerts, not on raw events, so it cannot fire on its own. Deploy the rules it depends on too.

Depends on

Raw source ET POLICY Cisco Data Center Network Manager - Vulnerable Version Detected 11.1 · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http [$HOME_NET,$HTTP_SERVERS] any -> any any (
    msg:"ET POLICY Cisco Data Center Network Manager - Vulnerable Version Detected 11.1";
    flow:established,from_server;
    file.data;
    content:"version|22 3a 22|11.1|28|1|29|";
    flowbits:isset,ET.ciscodcnm.1;
    reference:url,www.exploit-db.com/exploits/47347;
    classtype:attempted-recon;
    sid:2033442; rev:1;
    metadata:created_at 2021_07_27, confidence High, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_07_27;
)

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.