ET EXPLOIT NTDump.exe Service Started port 445


Query · suricata

flow:to_server,established;
content:"|4e 00 74 00 44 00 75 00 6d 00 70 00 53 00 76 00 63 00 2e 00 65 00 78 00 65 00|";
Raw source ET EXPLOIT NTDump.exe Service Started 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 NTDump.exe Service Started port 445";
    flow:to_server,established;
    content:"|4e 00 74 00 44 00 75 00 6d 00 70 00 53 00 76 00 63 00 2e 00 65 00 78 00 65 00|";
    classtype:misc-activity;
    sid:2001544; rev:7;
    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.