ET POLICY Possible IPMI 2.0 RAKP Remote SHA1 Password Hash Retrieval RAKP message 1 with default BMC usernames (Admin|root|Administrator|USERID)


Query · suricata

content:"|06 12|"; offset:4; depth:2;
pcre:"/((\x0d|\x05)Admin(istrator)?|\x04root|\x06USERID)/Ri";
Raw source ET POLICY Possible IPMI 2.0 RAKP Remote SHA1 Password Hash Retrieval RAKP message 1 with default BMC usernames (Admin|root|Administrator|USERID) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert udp $EXTERNAL_NET any -> $HOME_NET 623 (
    msg:"ET POLICY Possible IPMI 2.0 RAKP Remote SHA1 Password Hash Retrieval RAKP message 1 with default BMC usernames (Admin|root|Administrator|USERID)";
    content:"|06 12|"; offset:4; depth:2;
    pcre:"/((\x0d|\x05)Admin(istrator)?|\x04root|\x06USERID)/Ri";
    classtype:protocol-command-decode;
    sid:2017120; rev:2;
    metadata:created_at 2013_07_09, confidence Medium, signature_severity Informational, 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.