Unlocking the Netgear Telnet Console

Several Netgear router models running factory firmware have a telnet daemon that listens at the router's local LAN IP address. Administrators have a couple of ways of gaining access to a hidden command line interface (CLI) with a telnet client:

  1. Calling the routers “debug” endpoint, by simply going to the router's debug endpoint in a browser, i.e. at http://192.168.1.1/setup.cgi?todo=debug to enable the telnet daemon (may use username: root, and no password).
  2. Sending a magic packet to the router's telnet daemon, to unlock it (see below instructions).

The first much simpler method should be attempted before trying the second “magic packet” method.

The following Netgear devices are currently known to support this hidden Telnet feature:

  • DC112a v1: Works with UDP of version TelnetEnable and adminstration admin/pw, telnet does not require password.
  • D7000 v1: Works with http unlock and telnet, using normal admin user-id and password.
  • DGN1000v3: Router Firmware Version V1.0.0.14_0.0.14 works, gives access to a BusyBox console w/o authentication
  • DGND3700v1/DGND3800B: < 3.0.0.8 works with original telnetenable over TCP; >= 3.0.0.8 works with any telnetenable patched for UDP
  • EX2700: firmware V1.0.1.8 works, gives access to root shell w/o authentication (telnetenable listens on UDP/23)
  • EX6100: Works with original telnetenable (TCP/23) with credentials super_username/super_passwd (not admin/password as one might think) or Gearguy/Geardog or both. Sometimes it doesn't unlock with first attempt (parser_enable?)
  • EX6100v2: V1.0.1.50 works with new telnetenable (UDP/23). Use username “admin” with the password set in the web interface. Does NOT ask for username/password on login.
  • R6300v2: Tested and working with telnetenable2 (UDP Windows 10 version) (Use web interface credentials instead of Gearguy/Geardog)
  • R6700: V1.0.0.2_1.0.1 Tested and working with modified python script of telnetenable.
  • R7000: Assumed to be working with modified python script of telnetenable, and modified telnetenable binary for linux x86-64. V1.0.4.30_1.1.67 & V1.0.7.2_1.1.93 tested working with linux telnetenable from insanid github using web GUI credentials. Doesn't work with super_username & super_passwd nvram variables that are still present. Changing them does nothing. The telnet login ignores credentials (telnet -l username router_ip).
  • R7500: V1.0.0.82 Tested and working with modified python script of telnetenable, and modified telnetenable binary for linux x86-64.
  • WG602 (unknown version): assumed to work
  • WGR614 v1-2: unknown; may work
  • WGR614 v3,v4,v5,v6: known to work
  • WGR614 v7: known to work (if it does not work for you, try to hard reset your router first)
  • WGR614 v8 (WGR614L): works, access to a BusyBox console without authentication
  • WGR614 v9: works, gives access to a BusyBox console without authentication
  • WGR614 v10: works, gives access to a BusyBox 0.60.0 console without authentication
    1. normally uses the old TCP utility
    2. the latest WNR1000v3 OEM firmware (1.0.2.68_60.0.93NA) modified (board id hex edited) uses the UDP utility
  • WGT624 (unknown version): assumed to work
  • WGT624 v2, v3: works
  • WGT624 V3H1: works (after 6-12 try, reboot, try again cycles)
  • WN2500RP_V1 V1.0.0.30_1.0.58: use ./telnetenable 192.168.1.250 MACADDRESS Gearguy Geardog. On connection you should be dropped on a '#' prompt.
  • WN3000RP v1: works; does not require username/password for login, but necessary for telnetenable (Geardog/Gearguy)
  • wndr3300_v1: works. Does not require username/password for login. On connection the '#' prompt is displayed.
  • WNDR3400v2 v1.0.0.16_1.0.34 works; does not ask for username/password on login. On connection you should be dropped on a '#' prompt.
  • WNDR3700 V1.0.7.98: known to work - does not ask for username/password. After connection you will be root at BusyBox v1.4.2.
  • WNDR3800 v1.0.0.16 Tested with the python script of telnetenable.
  • WNDR4000 v1.0.0.88 works. Does NOT ask for username/password on login. On connection you should be dropped on a '#' prompt.
  • WNDR4300 V1.0.1.30/34/42 works with the python script. Does NOT ask for username/password on login. On connection you should be dropped on a '#' prompt.
  • WNDR4500 V1.0.1.40 works with the python script. Does NOT ask for username/password on login. On connection you should be dropped on a '#' prompt.
  • WNR1000 v1-2: works; does not require username/password for login. On connection the '#' prompt is displayed.
  • WNR1000 v3: works using the new UDP utility with GUI user/password, using latest OEM firmware 1.0.2.68_60.0.93NA
    1. did not work initially, only having performed a GUI reset after upgrading firmware to latest
    2. BusyBox 0.60.0 worked after a hard reset (power on holding reset button until lights flash)
    3. firmware prior to latest was not tested, but expect the old TCP utility was required, per WGR614v10
  • WNR1000 v4: works. Use username “admin” with the password set in the web interface.
  • WNR2000 v2: works; does not require username/password for login. On connection to stock, Busybox header is shown. Use old TCP method. Gearguy/Geardog
  • WNR2000 v4: works; does not require username/password for login. On connection the '#' prompts is displayed.
  • WNR2200 v1: works; does not require username/password for login. Uses Gearguy/Geardog and the old TCP method. Displays OpenWrt header on connect (stock firmware)
  • wnr3500_v1 v1.0.29: works; does not ask for username/password on login. On connection you should be dropped on a '#' prompt.
  • wnr3500_v2 v1.0.2.10: use ./telnetenable 192.168.1.1 MACADDRESS Gearguy Geardog. On connection you should be dropped on a '#' prompt.
  • WNR3500L V1.2.2.44: Works. V1.2.2.48_35.0.55NA: fails. Does NOT ask for username/password on login. Dropped to '#' prompt on connection.
  • WPN824 v1, V2.0.15_1.0.11: known to work
  • WPN824 v2: known to work
  • WPN824 v3: not needed; enable the utelnetd option in Remote Management.

The router CLI is usually the busybox shell running on Linux. Commands and utilities available typically include changing nvram settings, changing the running configuration, upload/download files, managing flash memory, rebooting, etc.

The Netgear router CLI unlocking protocol establishes a TCP (for older Netgear routers), or UDP (for newer Netgear routers) connection on telnet port 23 to the router's LAN IP address, send an encrypted probe packet, then close the connection. If the router accepts the probe packet and unlocks the CLI, then the CLI responds after a subsequent connection with a telnet client.

The TelnetEnable utility (see below) builds the probe packet using authentication data supplied on its command line. The probe packet format in unencrypted form is as follows:

For older Netgear routers that use the original TelnetEnable utility:

Payload is sent over TCP

struct PAYLOAD_TCP_PLAINTEXT
{
  char md5sum[0x10];    /* md5 hash 16 byte binary */
  char mac[0x10];       /* null terminated string, 12 characters */
  char username[0x10];  /* null terminated string */
  char password[0x10];  /* null terminated string */
  char reserved[0x40];
} payload;

For newer Netgear routers (R6700, R7000, R7500) that use the modified TelnetEnable utility:

Payload is sent over UDP

struct PAYLOAD
{
  char signature[0x10];
  char mac[0x10];
  char username[0x10];
  char password[0x21];
  char reserved[0x2F];
} payload;

The above payload formats are transformed by algorithms as follows:

The MD5 checksum, or signature, is calculated for the contents of the probe payload MAC, username, and password fields, and is done using the normal three steps (MD5init, MD5update, MD5final) with the default RSA seed. The resulting 16 byte MD5 checksum/hash is then stored into the md5sum array of the probe payload.

The entire probe payload (including the reserved area, which is always null for this example) is then encrypted using the Blowfish algorithm, with reversed assumptions regarding the endianness of the data stream. The secret key used for Blowfish is “AMBIT_TELNET_ENABLE+” concatenated by the password in the payload.

The encrypted probe packet is then sent to telnet port (23) on the router using a TCP, or UDP socket in the standard manner. Curiously, Netgear's Windows telnetEnable.exe program also includes the necessary support to decode packets incoming from the router, but there does not appear to be any two-way handshake implemented. It is simple a TCP send from the client to the router.

Note: The encrypted probe packet is sized as char output_Buf[0x640] but only an encoded data length of size of 0x80 appears to be used by the code. It is unknown what other capabilities may be similarly enabled via the 'reserved' field, or by other passwords.

Note: It has also been discovered that the 'reserved' field of the probe packet can be overwritten up to 0x11 bytes by the password field. This occurs with the newest modified version of the TelnetEnable utility due to 1) Netgear changing the daemon that listens for the probe packed to only accept the packet over UDP, and 2) The default password of 'Geardog' no longer works, and instead one must enter the web interface password, which can be up to 33 characters long. Even though the 'reserved' field is overwritten, the abnormal packet sent to the router will still unlock telnet. An in-depth analysis of the probe packet was recently conducted by Roberto Frenna. View the discussion here: Github Commit Comment

Netgear formerly provided a developer tool, telnetEnable.exe, for unlocking console access from a Microsoft Windows PC client. It originally appeared in a firmware update for Netgear WPN824 wireless routers sold in Korea. The download file was wpn824_ko_2.12_1.2.9.zip (no longer available) from the Korean Netgear support website.

This old tool by itself is still available as telnetEnable.zip at MyOpenRouter (Netgear's open source router website). Pingbin.com also hosts this file telnetEnable.zip.

TelnetEnable works with Windows NT and later. Administrator privileges may be required to permit telnetEnable.exe through Windows firewall. The tool tests successfully with Windows 7 64-bit and with an ordinary (non-privileged) user account:

D:\>telnetEnable.exe
Version:2.1, 2003/10/17
Usage:
telnetEnable.exe <host ip> <host mac> <user name> <password>

D:\>telnetEnable.exe 192.168.1.1 000FB5A2BE26 Gearguy Geardog

D:\>telnet 192.168.1.1
Connecting To 192.168.1.1...


BusyBox v0.60.0 (2009.09.01-00:50+0000) Built-in shell (msh)
Enter 'help' for a list of built-in commands.

# exit


Connection to host lost.

D:\>

Note the Windows 7 telnet.exe client is disabled and inaccessible by default. The telnet client is a Windows feature that users can enable via Control PanelProgramsProgram and FeaturesTurn Windows features on or off.

Instructions for telnetEnable.exe:

  • Extract telnetEnable.exe from any of the zip file downloads. The wpn824_ko_2.12_1.2.9.zip includes a MS Word document with screenshots and instructions in Korean, a firmware update, and the telnetEnable.exe tool. Only the tool is necessary.
  • Open a command line (windows console) window (Press [windows key]+[R] and enter “cmd”).
  • Get the MAC address of your Netgear router. You can either run “arp -a” on the Windows command line and locate the “Physical Address” (MAC) for the router's IP address, or look it up on the web interface of your router (http://192.168.1.1/; MaintenanceRouter statusLAN portMAC Address).
  • Take the MAC address, remove any minus signs (-) or colons (:) and replace all characters by their upper case representation (a → A, d→ D etc.).
  • Copy the result of your editing to the clipboard.
  • Type “telnetEnable.exe”, then the IP address of your router (e.g. “192.168.1.1”), add another space, paste the contents of the clipboard, and append the telnet console default username and password, “Gearguy” and “Geardog”. Correct character case is important here. These credentials differ from those of the web interface. You will need to modify the username and password appropriately if you had changed them previously. The result should look similar to this:
    telnetEnable.exe 192.168.1.1 000FB5A2BE26 Gearguy Geardog
  • Now press Enter to run the tool. It should return to a prompt pretty quickly with no error. If it takes a long time and returns a 'send failed' error message, just try again.
  • You should now be able to telnet to the router from any computer in your local LAN.
  • Some routers may prompt for additional authentication (login prompt) at the beginning of a telnet session. After successful authentication you will be presented a prompt such as:
    U12H02900>
  • For available commands, type:
    help
  • To quit the console, type:
    exit

The old Netgear Windows telnetEnable.exe sends probe packets to the router's TCP port 23. Thus, it is not compatible with newer routers and firmware introduced by Netgear after early 2014, which now require probe packets sent over UDP port 23.

For these you will need a patched version of telnetenable which supports UDP. You can find it here (However that version does not work on Windows 10, was compiled with dependencies.)

For one that works on Windows 10 with the UDP / Newer netgear firmwares: here

Keep in mind that new routers no longer use Gearguy/Geardog as the username and password. You will need to provide your web interface credentials (usually admin / password) Also, don't forget to convert the MAC address of the router to uppercase letters, and remove any colon.

The latest version of TelnetEnable for Solaris, Linux, and Apple OS X is available as part of file telnetenable-0.4-2.tar.gz at MyOpenRouter (Netgear's open source router website). Included in this distribution are compiled binaries, C source code, and code for older (buggy) TelnetEnable versions.

$ ./telnetenable
Version: 0.4, 2009/10/18
Usage: ./telnetenable <host ip> <host mac> <user name> [password]
$ ./telnetenable 192.168.1.1 001E3A04E2EB Gearguy Geardog
$ telnet 192.168.1.1
Trying 192.168.1.1...
Connected to 192.168.1.1.
Escape character is '^]'.


BusyBox v0.60.0 (2008.05.15-10:32+0000) Built-in shell (msh)
Enter 'help' for a list of built-in commands.

# version
Release version : Netgear Wireless Router WGR614v8
                  U12H07200/V1.1.11/6.0.36NA
           Time : May 15 2008 18:35:41
# exit
Connection to 192.168.1.1 closed by foreign host.
$

Instructions for telnetenable:

  • Extract from the tar.gz distribution, one of telnetenable.solaris, telnetenable.linux, or telnetenable.osx depending on your OS platform. Rename the selected file telnetenable.
  • Obtain a command line session or open a command line window that displays an interactive shell (typically bash, sh, ksh, or csh) prompt.
  • Change directory (cd) to the location of the telnetenable executable.
  • The steps to run telnetenable for Unix/Linux/OS X are identical with the Windows version of telnetEnable.exe above.

This telnetenable natively sends network data to TCP port 23, but also supports network data redirection to another utility or file. With the assistance of the netcat utility, this telnetenable can send the probe packet with UDP to newer (after early 2014) Netgear firmware and routers.

$ ./telnetenable - 001E3A04E2EB admin password | nc -u 192.168.1.1 23
$ telnet 192.168.1.1

Netgear extended the password length to 33 characters or more with routers supporting TelnetEnable UDP. Without changing the telnetenable code here, its password length limit is 15 characters. Newer versions of TelnetEnable (see below) include these code changes.

Of note is the Unix/Linux/OS X versions of TelnetEnable were not developed by Netgear. The information necessary to develop these TelnetEnable versions was from reverse engineering the operation of Windows telnetEnable.exe in order to discover what magic packets Netgear's tool sends to the router to enable the telnet interface.

Thanks to yoshac_at_member_dot_fsf_dot_org, the Windows TelnetEnable has been reverse engineered. The following could be determined on the data format and transforms performed by Netgear's telnetEnable.exe and work to implement the entire tool as open source is complete, as per example above.

Source code for a 'C' re-implementation of telnetEnable.exe algorithms has been released by yoshac_at_member_dot_fsf_dot_org under the GPL, for use as the basis of a Unix version of the tool. Yoshac's telnetenable binary operates exactly the same as the original Windows tool, except that it does not actually send the TCP frame to the router. Network support was left as an exercise for the reader ;-), and Seattle Wireless was first to add the support (below).

This payload generator is not recommended for use due to a major bug with handling md5 signatures.

Usage:

  • Please read the README file contained in the attached ZIP archive
  • The implementation does not provide network connectivity to finish the process from a Unix box, follow the instructions in the README to compile the software, then, run
    telnetenable 192.168.1.1 000FB5A2BE26 Gearguy Geardog > modpkt.pkt
  • Then send the packet to the router with the netcat utility. You may need to install nc separately, depending on your OS distribution.
    nc 192.168.1.1 23 < modpkt.pkt

This was the earliest known version of TelnetEnable that added networking support to yoshac's probe packet payload generator. Archived copies of the code are still available as telnetenable.c 4/30/2007 and telnetenable.c 8/12/2013 at archive.org. The file telnetenable-0.2.c included in telnetenable-0.4-2.tar.gz noted above is also a copy of telnetenable.c as it appeared at the Seattle Wireless site in 2009.

This version of TelnetEnable is also not recommended for use due to a major bug with handling md5 signatures.

TelnetEnable in C from Seattle Wireless was forked to telnetenable-0.4-2.tar.gz by MyOpenRouter site user “retro98” during October 2009. This fork added major bug fixes, documentation, and compiled executables ready for immediate use. This is the only known version of TelnetEnable in C that correctly fixes a md5 payload buffer overrun and md5 result truncation bug.

On Aug 20, 2012 TelnetEnable in C was also forked to Github by Dave Jagoda under a new project name of NetgearTelnetEnable (still also referred to as telnetenable.c). This fork was an incomplete duplicate of the work retro98 at MyOpenRouter completed three years earlier. Various fixes and improvements were made to the original telnetenable.c during the short time period 8/20/2012 to 10/08/2012. After this there were no further commits to the Github repository.

On Feb 12, 2015 NetgearTelnetEnable was forked on Github by insanid. Changes such as switching from a TCP to a UDP payload, and increasing maximum allowed password length to 33 characters were made which allow this modified telnetenable.c to unlock telnet on newer Netgear routers such as the R6700, R7000, and R7500. Some older Netgear routers, or Router+ADSL modem devices such as the DGN2200v4 have received recent firmware updates which have changed the device to now only accept probe packets over UDP. This newer, modified, telnetenable.c should unlock telnet on any Netgear router that accepts probe packets over UDP.

The version of TelnetEnable UDP is available at this NetgearTelnetEnable Github Repository. Included in this repository are the files for the modified source code for telnetenable.c, and the binary for Linux x86-64 and Windows which can be downloaded here: telnetenable

Instructions:

Download the binary for telnetenable or build from source.

Execute these commands to clone the repository and build from source:

git clone https://github.com/insanid/NetgearTelnetEnable.git
gcc -o telnetenable md5.c blowfish.c telnetenable.c

After downloading the binary or building from source:

chmod a+x telnetenable

Then run telnetenable:

./telnetenable <IP> <MAC> <Username> <Password>

IP - The IP of your Netgear device, usually 192.168.1.1

MAC - The mac address should be the MAC address of the LAN port on your Netgear device, WITHOUT the “:”. e.g. “00:40:5E:21:14:4E” would be written as “00405E21144E”.

Username - 'admin'

Password = Use password you set in web interface

Newer Netgear Routers (R6700, R7000, R7500)

Older Netgear Routers

Legacy Information

  • The information below is somewhat outdated. There are newer versions of telnetenable.py listed in the sections above that support a wider range of devices, and are easier to use.
  • See the original Project on Google Code Project Homepage for more information

How to use the telnetenable.py python script: http://www.cyberciti.biz/faq/enable-telnet-access-for-netgear-n600-adsl-router/

  • After downloading telnetenable.py execute the following command:
  • In this example the MAC address of the router is 01:23:45:67:89:AB
python telnetenable.py 192.168.1.1 0123456789AB Gearguy Geardog
  • Another method of executing the command:
  • In this example the MAC address will be piped to telnetenable.py by using arp and awk:
python telnetenable.py 192.168.1.1 $(arp -n | awk "/192.168.1.1/"'  { gsub(/:/, "", $3); print toupper($3)}') Gearguy Geardog

Telnet access should be enabled on the router.

The Netgear hidden telnet console is an administrative back door, which implies security concerns. Fortunately, it is not known to be exploitable via the router's WAN (internet) interface. But unfortunately, there's no way to disable the telnet console on Netgear routers with this feature, but please read further. The workaround is to use TelnetEnable and the telnet console itself, then set the username and/or password to non-default values.

  • The procedure to display the router's usernames and passwords, and then changing them for the telnet console, is as follows:
  • NOTE: This only works on some Netgear routers. The R7500, for example, does not use nvram to store settings
  • Some netgear routers use param instead of nvram. (DNG2200v4)
# nvram
usage: nvram [get name] [set name=value] [unset name] [show] [commit] ...
#
# nvram show | grep username
size: 12006 bytes (20762 left)
pptp_username=
http_username=admin
bpa_username=
ddns_username=
ver_check_ftp_username=anonymous
pppoe_username=guest
super_username=Gearguy
#
# nvram show | grep passw
size: 12006 bytes (20762 left)
pptp_passwd=
ver_check_ftp_password=WGR614V8@
super_passwd=Geardog
http_passwd=password
bpa_passwd=
pppoe_passwd=
ddns_passwd=
#
# nvram set super_username=newusername
# nvram set super_passwd=newpasswd
# nvram commit
#
# reboot

Rebooting the router is necessary to re-lock its telnet console. Another way is from the console prompt:

killall utelnetd

To login again, either reboot the router or apply some change in the GUI (e.g. disable UPnP, apply, then set back, then apply) and resend the telnetenable command... then telnet.

If you aren't able to login anymore, which may occur after firmware updates, telnet session timeouts, connection loss, or router rebooting, then repeat the unlocking procedure.

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2023/03/06 12:24
  • by openwart