ET MALWARE Metasploit Meterpreter core_channel_* Command Request


Query · suricata

flow:established;
content:"|00 01 00 01|core_channel_"; offset:12; depth:17;
Raw source ET MALWARE Metasploit Meterpreter core_channel_* Command Request · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET MALWARE Metasploit Meterpreter core_channel_* Command Request";
    flow:established;
    content:"|00 01 00 01|core_channel_"; offset:12; depth:17;
    classtype:successful-user;
    sid:2014531; rev:5;
    metadata:affected_product Any, attack_target Client_and_Server, created_at 2012_04_07, deployment Perimeter, deployment Internet, deployment Internal, deployment Datacenter, signature_severity Critical, tag Metasploit, updated_at 2020_08_19;
)

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.