All Projects → bkerler → netgear_telnet

bkerler / netgear_telnet

Licence: MIT License
Netgear Enable Telnet (New Crypto)

Programming Languages

python
139335 projects - #7 most used programming language

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 :

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].