ET EXPLOIT Pwdump3e Password Hash Retrieval port 445


Query · suricata

flow:from_server,established;
content:"|3a 00|5|00|0|00|0|3a|";
Raw source ET EXPLOIT Pwdump3e Password Hash Retrieval 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 $HOME_NET 445 -> any any (
    msg:"ET EXPLOIT Pwdump3e Password Hash Retrieval port 445";
    flow:from_server,established;
    content:"|3a 00|5|00|0|00|0|3a|";
    classtype:misc-attack;
    sid:2000563; rev:11;
    metadata:created_at 2010_07_30, 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.