首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 一个简单的使许多网件设备telnetenable Python实现远程登录

一个简单的使许多网件设备telnetenable Python实现远程登录

资 源 简 介

Overview Many Netgear routers have telnet support built-in, but gaining access to it requires an extra step of sending a specially formatted payload to the telnet daemon before it will allow users to log in. Netgear provides a windows executable called "telnetenable.exe" for doing just this, however, unix/linux/OSX users are out of luck with a "sanctioned" method. The openwrt wiki provides information about how to enable the telnet console for your netgear device. Included on this page is a link to a couple of C-source implementations of the telnetenable algorithm. This C source is a bit tricky to get working, and depending on your setup might be a real pain. I"ve translated the algorithm from C to Python, which should make it easier to actually get telnet working for many users, and will also make it easier to keep the code updated and working. Requirements As of right now, the implementation requi

文 件 列 表

Readme.txt
telnetenable.py
VIP VIP
0.163502s