6 ms·
As hardware owner I disagree. Both personally and as part of the management team of 150.000 computers at work, we don't use this stuff there either.
by _abox 4y ago
As hardware owner I disagree.
Both personally and as part of the management team of 150.000 computers at work, we don't use this stuff there either.
- chasil 4y agoI can tell you that I have used HPE Integrated Lights Out (iLO) on Gen8/9/10 servers. It is a great help for server lock-ups - it is able to force a full power-down of the main board and cold-boot. The software behind iLO was also a presentation at BlackHat, so it's important to keep them patched (and I don't know anybody else that does). https://www.blackhat.com/us-21/briefings/schedule/index.html#hpe-ilo-firmware-security---go-home-cryptoprocessor-youre-drunk-23398 https://www.blackhat.com/us-21/briefings/schedule/index.html...
- everforward 4y agoI've used that and Dell's DRAC. They have their uses. We ran those on a separate network, and it was somewhat routine to use them to get into a host that was locked up or had disconnected from the network somehow. It's definitely a security risk, but at a big company with a poorly managed IT department it wasn't the worst offender.
- GekkePrutser 4y agoYep we use that too but it has nothing to do with IME. We also have Dells with iDRAC cards. But it's a nice thing with iLO that it's built-in, and it can be managed on a completely dedicated out-of-band network. Unlike the IME thing. I understand there's a point to this in stuff like servers, but for workstations?
- Spooky23 4y agoI use it to segment network access. The devices are on an untrusted network and VPN into a LAN based on the device assignment. Things like printers are on a separate network, and there’s no cleartext on the network. In the case of laptops, if they fall out of certain compliance baselines, they get remote wiped or bricked.
- GekkePrutser 4y agoWe do this too, but based on 802.1x certificates. Devices without this don't get access to the internet and are relegated to a closed VLAN. But IME is not needed for this. The certs are issued through windows / mac management systems e.g. SCCM/Intune. They are also dependent on the current security state of the machine (e.g. no EDR installed -> only access to remediation network). Is IME really used in your case?
- Spooky23 4y agoDepends on the requirements. One I set this up years ago and it uses AMT - IME only provides a few functions although I don’t recall exactly what from memory. The key difference is that you can provide a level of assurance and multi-tenant access without an OS. For example you can run a hypervisor on the PC and have a few OS instances running.