Sinisterly
Is it possible to actually root a router? - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Network Hacking (https://sinister.ly/Forum-Network-Hacking)
+--- Thread: Is it possible to actually root a router? (/Thread-Is-it-possible-to-actually-root-a-router)

Pages: 1 2


Is it possible to actually root a router? - Alan Turing - 04-13-2014

It doesn't really make sense to me, could you root a router possibly? I imagine it'd be like loading a custom firmware or something like that?


RE: Is it possible to actually root a router? - Reiko - 04-13-2014

Yes. Look up the "moon router worm". It uses a command injection in Linksys devices to get root access.


RE: Is it possible to actually root a router? - Alan Turing - 04-13-2014

(04-13-2014, 08:06 PM)Starfall Wrote: Yes. Look up the "moon router worm". It uses a command injection in Linksys devices to get root access.

But this is only linksys, no other routers? And this is pretty much the only way?
If I come across one that isnt linksys, what should I do?
Thanks for the response


RE: Is it possible to actually root a router? - Reiko - 04-13-2014

(04-13-2014, 08:08 PM)Kosaki Wrote: But this is only linksys, no other routers? And this is pretty much the only way?
If I come across one that isnt linksys, what should I do?
Thanks for the response

The particular attack hit only Linksys. No one said you can't do more with another bug.


RE: Is it possible to actually root a router? - Alan Turing - 04-13-2014

(04-13-2014, 08:12 PM)Starfall Wrote: The particular attack hit only Linksys. No one said you can't do more with another bug.

I'll have to go searching for some other ones then. Thanks for the response and helping me out, as always Blush


RE: Is it possible to actually root a router? - misnar - 04-13-2014

You should check out UPnP.


RE: Is it possible to actually root a router? - w00t - 04-13-2014

Yes, you can root any router that lets you upload firmware updates. See DD-WRT for more.


RE: Is it possible to actually root a router? - Alan Turing - 04-13-2014

Thanks for all of the responses guys


RE: Is it possible to actually root a router? - superMAUS - 04-21-2014

(04-13-2014, 08:08 PM)Kosaki Wrote: But this is only linksys, no other routers? And this is pretty much the only way?
If I come across one that isnt linksys, what should I do?
Thanks for the response

basically all routers have embedded *nix systems which run the web daemon and often even ssh or telnet. actually getting to a command line however often poses quite a challenge, thankfully though routers tend to have poor security (as they are almost always only LAN, meaning they are not accessible by people not connected to your wireless network) and no-one ever updates their routers software.So in the end lots of routers tend to be exploitable.

Here's lots of public exploits with routers. Enjoy: http://www.exploit-db.com/search/?action=search&filter_page=1&filter_description=&filter_exploit_text=Router&filter_author=&filter_platform=0&filter_type=0&filter_lang_id=0&filter_port=&filter_osvdb=&filter_cve=

Also worth mentioning that an app called RouterPwn for android is highly proficient in displaying many different exploits on the go.


RE: Is it possible to actually root a router? - Dyme - 04-21-2014

(04-13-2014, 08:06 PM)Reiko Wrote: Yes. Look up the "moon router worm". It uses a command injection in Linksys devices to get root access.

[Image: TFcWt7D.png]

@OP Yes.