Supermicro Ipmi License Key Generator

Dec 26, 2018  I'm really sure what SM could do in this instance; they might well change the key creation method, but there's no way to tell the difference between a key that's been bought and one that's been user generated so if they wanted to change the key format, they'd have to a) issue IPMI updates for every board to invalidate all existing keys and b) re-issue all customers with valid new IPMI keys. Dear Supermicro, Why in the name of all that is holy must I create a Windows 98 boot disk to flash your BIOS? And then discovering their activation key generator page is dead again. Continue this thread.

SuperMicro 超微主板 IPMI 高级功能授权解锁 Key 生成工具,使用多种语言编写

超微的主板自带的 IPMI 有些高级功能是需要授权才能解锁的,比如在线更新 BIOS,RAID 管理等等,但是我找半天也不知道这个 Key 在哪……

在咕鸽上找了一下,看到一篇逆向超微 IPMI 源码的文章,大概摸清了它的授权验证原理:

  1. 将 IPMI BMC MAC 地址作为 16 进制字串转为二进制
  2. 使用 HMAC + SHA1 散列算法计算出 Key
  3. 取前 24 位作为授权密钥

我寻思那挺简单啊……于是就给它写了个生成工具出来。

在线版:https://tql.ink/ipmi/

API 调用:https://tql.ink/ipmi/api.php?mac=<你的 BMC MAC>Windows 8 genuine product key generator activator.

使用方法

你可以直接使用网页版,最方便,也可以自己下载下来编译运行玩

git clone 下来,然后选择一个你喜欢的语言,如果需要编译就编译一下,脚本语言例如 php python 可以直接运行

然后执行方法:

例如

PHP 类引用的方法:

其实可以更简单,命令行执行:

那还有必要写这个工具吗?有!为什么呢?因为无聊……

多语言

License Key Generator Online

什么你不喜欢 PHP?那就试下其他语言吧,还有 Python、Go、Java、JavaScript 版本可选

JavaScript 版本是 @muzea 大佬做的,很惭愧,我只是做了个微小的 UI。

其他语言也是从咕鸽上搜索来东拼西凑做成的,凑合着看吧……

目前我就会这几种语言了,如果你会其他语言的话,可以尝试自行实现生成,然后欢迎提交 Pr~

Supermicro Ipmi License Key Generator Free

BMC MAC 地址在哪查看?

登录你的主板 IPMI,首页就能看到 BMC MAC 地址

怎么激活?

登录 IPMI,找到下拉栏的 Other(其他),然后 Activate License 这个页面

Ipmi

把生成出来的 License Key 填进去就行了

Supermicro Ipmi License Keygen

开源协议

Supermicro Ipmi License

本项目使用 MIT 协议开源