I am actually performing a security review for a customer and I'm being confusing about the IPMI case.
If I'm correct, the protocol is flawed by design, thus directly exposing the IPMI service (udp/623) on the network to password hashes extraction.
Knowing that, is it a good mitigation to only allow IPMI over HTTP (i.e. via the web UI provided by several providers like Dell, SuperMicro etc...) ?
And as a conclusion, is that possible ?! Or should the IPMI specific port be always listening ?
Thank you for your answers.