This document summarizes a presentation about vulnerabilities in IPMI (Intelligent Platform Management Interface). IPMI allows remote management of servers through an embedded system called BMC on the motherboard. It uses weak authentication by default and passwords are sent in clear text. Several tools can discover exposed IPMI interfaces on the internet. Demonstrations showed exploiting the "cipher zero" vulnerability to remotely modify passwords, create new users, and shut down servers. While useful for server management, IPMI poses security risks if not properly configured and segmented from untrusted networks. The presentation recommended disconnecting IPMI from the internet if unnecessary, whitelisting access, and keeping firmware up to date.