- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I currently have a working setup with AMT using the samples provided in the SDK.
I am looking for a method to allow me to change the system BIOS Administrator password. This is the core BIOS Administrator passsword, not the ME password I want to change.
Anyone knows of a method to do this?
Thanks,
Andre Courchesne
I currently have a working setup with AMT using the samples provided in the SDK.
I am looking for a method to allow me to change the system BIOS Administrator password. This is the core BIOS Administrator passsword, not the ME password I want to change.
Anyone knows of a method to do this?
Thanks,
Andre Courchesne
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
AMT does not interact with Bios administrator password.
For more info on AMT vs ME passwords, you can refer to http://softwareblogs.intel.com/2007/12/18/the-abcs-of-intel-amtme-passwords/
Thanks,
Sree
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
you should search for it at io index port 0x72 and data port 0x73, user password starts at offset 0x018 and superuser starts at 0x010. Those passwords are probaply hashed with shift operator.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a another idea for how to do this. Try remotly booting into the BIOS using Serial-over-LAN and change your super admin password this way. If it works for your BIOS and you want to do this on a lot of computer, use Intel AMT Commander's serial-over-LAN scripting to automaticaly do it! It's pretty amazing to watch. You can also launch IAmtTerm.exe from the command line and auto-start a script making it easy to batch lots of computers.
My latest blog entry talks about Serial-over-LAN scripting, great for testing and to do all sort of things.
Ylian (Intel AMT Blog)
My latest blog entry talks about Serial-over-LAN scripting, great for testing and to do all sort of things.
Ylian (Intel AMT Blog)
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page