ET EXPLOIT Pwdump4 Session Established GetHash port 445


Query · suricata

flow:to_server,established;
content:"|50 57 44 75 6d 70 34 2e 64 6c 6c 00 47 65 74 48 61 73 68|";
Raw source ET EXPLOIT Pwdump4 Session Established GetHash port 445 · 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 445 (
    msg:"ET EXPLOIT Pwdump4 Session Established GetHash port 445";
    flow:to_server,established;
    content:"|50 57 44 75 6d 70 34 2e 64 6c 6c 00 47 65 74 48 61 73 68|";
    classtype:suspicious-login;
    sid:2001754; rev:4;
    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.