elvanderb/TCP-32764

Netgear R6300 and WN2500RP - connect refused

hossman opened this issue · 4 comments

"probably not vulnerable (error: [Errno 111] Connection refused)" for both of the following devices...

Hardware Version R6300
Firmware Version V1.0.2.68_1.0.49

Hardware Version WN2500RP
Firmware Version V1.0.0.30_1.0.58

thank you, updated :)

False. Netgear R6300 has a backdoor that provides access to a root busybox shell through telnet.
You actually have to log in, but the username and password are not changeable through the GUI, and once you open the backdoor it stays open until you reboot it. Once you're in you can change the password though and close the door (if I remember correctly it was the "nvram" command, or something similar).

More details here: http://wiki.openwrt.org/toh/netgear/telnet.console#python-alternative.to.the.windows.version

See pull request #102.

This repo is dedicated to the TCP/32764 backdoor and this router is not vulnerable to this backdoor.
I'm aware of the telnetenable vulnerability / backdoor but it's not the same :)

Oh ok sorry, my bad!