GithubHelp home page GithubHelp logo

tlongren / netgeartelnetenable Goto Github PK

View Code? Open in Web Editor NEW

This project forked from insanid/netgeartelnetenable

0.0 1.0 0.0 95 KB

Enables telnet access on certain Netgear devices

Makefile 0.34% C 99.66%

netgeartelnetenable's Introduction

NetgearTelnetEnable
Modified to work with newer Netgear routers R7000 R7500 by insanid
Windows telnetenable-win.c and binary by LuKePicci
==================================================================
Based on https://github.com/davejagoda/NetgearTelnetEnable
For more information: http://wiki.openwrt.org/toh/netgear/telnet.console

Enables telnet access with newer Netgear routers R7000 and R7500
Should enable telnet on other Netgear routers that accept payload over UDP

Binaries:
Binaries are available for Linux x86-64 and Windows. They are located in the binaries section of this github repository:
https://github.com/insanid/NetgearTelnetEnable/tree/master/binaries/

Linux Users:
Download binary
chmod a+x telnetenable
Refer to usage instructions below.

Windows Users:
Download telnetenable.exe
Refer to usage instructions below.

Linux Usage:
./telnetenable <IP> <MAC> <Username> <Password>

Windows Usage:
telnetenable.exe <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".

For newer Netgear routers:
Username - 'admin'
Password = Use password you set in web interface

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

Windows Build Instructions:
Coming soon!

Comments from original README.md:
This code did not quite work for me on OS X, but it was OK on Debian:

http://www.seattlewireless.net/telnetenable.c

I've made changes so it works on OS X 10.7.4.  I've also added some comments to clarify what was wrong.

netgeartelnetenable's People

Contributors

davejagoda avatar insanid avatar lukepicci avatar tlongren avatar msanders-lg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.