ET ATTACK_RESPONSE Metasploit Meterpreter Registry Interation Detected


Query · suricata

flow:to_client,established;
content:"stdapi_registry_create_key"; depth:60;
Raw source ET ATTACK_RESPONSE Metasploit Meterpreter Registry Interation Detected · 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 ATTACK_RESPONSE Metasploit Meterpreter Registry Interation Detected";
    flow:to_client,established;
    content:"stdapi_registry_create_key"; depth:60;
    reference:url,www.nologin.org/Downloads/Papers/meterpreter.pdf;
    classtype:successful-user;
    sid:2009579; rev:2;
    metadata:affected_product Any, attack_target Client_and_Server, created_at 2010_07_30, deployment Perimeter, deployment Internet, deployment Internal, deployment Datacenter, signature_severity Critical, tag Metasploit, 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.