Hacker News new | past | comments | ask | show | jobs | submit login

Can I even use it to remote control my server? HP have iLO, but it's completely different beast, AFAIK. I've never heard about using Intel ME for servers.



Intel AMT (~= IPMI) is a part of the workstation/server ME. It is comparable to iLO but it's used primarly in enterprise and not for servers.

If your PC doesn't use an Intel ethernet/wifi chip you're 100% safe from remote execution attacks because AMT only works with Intel chips.


ME is where the IPMI implementation lies. It can be used over the network to monitor sensors, to access the serial port and so on. It also has an HTTP server providing a web interface to the same functionality.


This is false. IPMI is a completely different thing from the Intel ME. It is implemented on a separate chip (bmc) and has its own NIC (usually with its own physical port)

AMT on the other hand provides its network functionality by hijacking the host's IP, and siphoning off traffic destined for its ports (16992 and 16993). This is one of the things that makes it scary, and just one of the differences between it and IPMI.

Source: I have worked extensively with AMT and built a semi-open-source Python management library for it in a previous job.


Are you sure of that? One most of the systems I've used with IPMI functionality (oracle and supermicro), the BMC resides in a separate chip with it's own processor and RAM.

https://www.thomas-krenn.com/en/wiki/Nuvoton_WPCM450R_IPMI_C...

Oracle uses these:

https://www.aspeedtech.com/products.php?fPath=20&rId=376




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: