Skip to content

rlueder/netgear_telnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Confirmed to Work on:

  • Orbi LBR20
  • Orbi RBR40 (v2.7.3.22)

Credits :

About

Netgear Enable Telnet (New Crypto)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%