/netgear_telnet

Netgear Enable Telnet (New Crypto)

Primary LanguagePythonMIT LicenseMIT

Netgear Enable Telnet (New Crypto) for Netgear Orbi LBR20 (possibly works for others in the Orbi famlily and beyond)

(c) B.Kerler 2021 Licensed under MIT License

Installation

  • Python 3 >=3.8 needed

Usage :

./telnet-enable2.py <ip> <mac> <username> [<password>]

Ex:

./telnet-enable2.py 192.168.1.1 A0:40:A0:69:B6:30 admin <yourpass>
  • ip is usually 192.168.1.1
  • mac is mac of br0 interface
  • username is usually "admin"
  • password is your unhashed Web GUI password

Credits :