Hello everyone!
Using a slide deck from a DefCon talk I was able to get root access to the MR1100. I wrote a guide on it and thought I would share with yall. Thanks!
https://medium.com/@michael_58691/gaini ... 69525d67d1
Gaining root shell access on Nighthawk M1 MR1100
-
- Posts: 1
- Joined: Mon Aug 30, 2021 7:05 pm
- Has thanked: 0
- Been thanked: 2 times
- Didneywhorl
- Posts: 3635
- Joined: Fri Mar 23, 2018 5:37 pm
- Location: USA
- Has thanked: 1369 times
- Been thanked: 761 times
- Contact:
Re: Gaining root shell access on Nighthawk M1 MR1100
Welcome!
Awesome! This is what the hacks forum is about.
Thank you
Awesome! This is what the hacks forum is about.
Thank you
- Rich Hathaway
- Posts: 609
- Joined: Mon Mar 08, 2021 2:41 pm
- Has thanked: 12 times
- Been thanked: 210 times
Re: Gaining root shell access on Nighthawk M1 MR1100
@ michaeljcallahan
There is a much easier way to get root on these devices, you do not need to reload the firmware and go thru all of that,
just use the challenge response generator that is on the web and either unlock the MEP or use the openlock command/query and then change the advance command password by AT!SETCND="[pwd]" you can make pwd anything you wish, then enable telnet on port 23
by
AT!TELEN=1
AT!CUSTOM="RDENABLE", 1
AT!CUSTOM="TELNETENABLE", 1
now telnet should be available on MR1100 via 192.168.1.1:23, you can do this in about a min or 2
There is a much easier way to get root on these devices, you do not need to reload the firmware and go thru all of that,
just use the challenge response generator that is on the web and either unlock the MEP or use the openlock command/query and then change the advance command password by AT!SETCND="[pwd]" you can make pwd anything you wish, then enable telnet on port 23
by
AT!TELEN=1
AT!CUSTOM="RDENABLE", 1
AT!CUSTOM="TELNETENABLE", 1
now telnet should be available on MR1100 via 192.168.1.1:23, you can do this in about a min or 2
Re: Gaining root shell access on Nighthawk M1 MR1100
you can try with a tool, mrCONFIG, it will do the job if that is supported.
https://tinyurl.com/mrCONFIGTools