ET EXPLOIT Pwdump6 Session Established test file created on victim


Query · suricata

flow:to_server,established;
content:"|5c 00 74 00 65 00 73 00 74 00 2e 00 70 00 77 00 64|";
Raw source ET EXPLOIT Pwdump6 Session Established test file created on victim · 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 EXPLOIT Pwdump6 Session Established test file created on victim";
    flow:to_server,established;
    content:"|5c 00 74 00 65 00 73 00 74 00 2e 00 70 00 77 00 64|";
    reference:url,xinn.org/Snort-pwdump6.html;
    classtype:suspicious-filename-detect;
    sid:2008445; rev:3;
    metadata:created_at 2010_07_30, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, 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.