Coder Social home page Coder Social logo

Comments (3)

alexgzt avatar alexgzt commented on July 19, 2024

Hi Cédric,

well that's really interesting. This HPE Moonshot firmware has iLO5 magic, however the firmware format is the same as iLO4. You can use ilo4_extract.py to extract it (just patch the check on the magic).
We'll look into how to integrate this properly.

Alex.

For future reference, "The difference between HPE Moonshot iLO Chassis Management Firmware and HPE iLO 4":
http://h17007.www1.hpe.com/docs/enterprise/servers/moonshot/webhelp/content/s_The_difference_between_iLO_CM_and_HP_iLO_201303191456.html

from ilo4_toolbox.

alexgzt avatar alexgzt commented on July 19, 2024

Hi Cédric

definitely something interesting. I confirm that this firmware has iLO5 magic; however if we look at the GUIDs (target and device types); they're for iLO4 system:

[+] iLO HPIMAGE header :
  > img_magic          : HPIMAGE
  > version major      : 0x1
  > version minor      : 0x1
  > field_A            : 0x00
  > device id          : ILO
0000  9d 7b 31 2f e3 c9 76 4d bf f6 b9 d0 d0 85 a9 52

  > field_3C            : 0x10607e2
  > version             : 1.58
  > name                : iLO Chassis Manager
  > gap

[+] iLO target list: 1 element(s)
    target 0x0 (ILO_4)
0000  29 32 ec ae cc 69 d8 43 bd 0e 61 dc 34 06 f7 1b

[+] iLO bootloader header : iLO5 v 1.58.1 01-Jun-2018
  > magic              : iLO5
  > build_version      : v 1.58.1 01-Jun-2018

ilo4_extract.py has been updated to check these GUIDs instead of relying on iLO magics.

Please see commit f6f0393

alex

from ilo4_toolbox.

saidelike avatar saidelike commented on July 19, 2024

Well done. Works perfectly, thanks. Closing.

from ilo4_toolbox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.