ET EXPLOIT MMCS service (Little Endian)


Query · suricata

flow:established,to_server;
content:"MMcS"; depth:4;
isdataat:9,relative;
Raw source ET EXPLOIT MMCS service (Little Endian) · 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 -> any 32764 (
    msg:"ET EXPLOIT MMCS service (Little Endian)";
    flow:established,to_server;
    content:"MMcS"; depth:4;
    isdataat:9,relative;
    reference:url,github.com/elvanderb/TCP-32764;
    classtype:web-application-attack;
    sid:2017923; rev:2;
    metadata:created_at 2014_01_04, 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.