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
Gaining root shell access on Nighthawk M1 MR1100
- These users thanked the author michaeljcallahan for the post (total 2):
- Earl_the_Pearl (Sun Sep 12, 2021 3:09 am) • zigozo (Fri Dec 08, 2023 8:34 pm)
- Didneywhorl
- Posts: 3658
- Joined: Fri Mar 23, 2018 5:37 pm
- Location: USA
- Has thanked: 1376 times
- Been thanked: 769 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: 661
- Joined: Mon Mar 08, 2021 2:41 pm
- Has thanked: 13 times
- Been thanked: 251 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
- These users thanked the author Rich Hathaway for the post:
- Didneywhorl (Sat Sep 04, 2021 10:03 am)
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.JonaP wrote: Wed Nov 03, 2021 9:00 pm I have tried entering AT!TELEN=1 on my AC797S but it is not recognizing that command, what could be the possible command as alternate for that model? Thanks
https://tinyurl.com/mrCONFIGTools