ET POLICY PsExec service created


Query · suricata

flow:to_server,established;
content:"P|00|S|00|E|00|X|00|E|00|S|00|V|00|C"; nocase;
Raw source ET POLICY PsExec service created · 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 -> $HOME_NET [139,445] (
    msg:"ET POLICY PsExec service created";
    flow:to_server,established;
    content:"P|00|S|00|E|00|X|00|E|00|S|00|V|00|C"; nocase;
    reference:url,xinn.org/Snort-psexec.html;
    classtype:suspicious-filename-detect;
    sid:2010781; rev:3;
    metadata:created_at 2010_07_30, confidence High, signature_severity Informational, 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.