Difference between revisions of "Netgear WN3000RP"

From Exploitee.rs
Jump to navigationJump to search
(Created page with "__FORCETOC__ {{Disclaimer}} thumb|320px Category:Netgear WN3000RP =Netgear WN3000RP= The Netgear WN3000RP is a wifi range extender which ru...")
 
Line 13: Line 13:




===UART===
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
===Hardware Root===
The UART interface on this device is located [pictured], and runs at 57600,8n1. Once the device completes booting, a root shell is executed on the UART TTY. a telnet daemon can be launched by executing '/usr/sbin/telnetd &'
The UART interface on this device is located [pictured], and runs at 57600,8n1. Once the device completes booting, a root shell is executed on the UART TTY. a telnet daemon can be launched by executing '/usr/sbin/telnetd &'


[[File:NETGEAR_WN3000RP_UART.JPG|320px]]
[[File:NETGEAR_WN3000RP_UART.JPG|thumb|320px]]


==POC==
<pre>
<pre>
Miniterm.py -p /dev/ttyUSB0 -b 57600
Miniterm.py -p /dev/ttyUSB0 -b 57600

Revision as of 00:50, 4 August 2017

"Although the information we release has been verified and shown to work to the best our knowledge, we cant be held accountable for bricked devices or roots gone wrong."

NETGEAR WN3000RP.JPG

Netgear WN3000RP

The Netgear WN3000RP is a wifi range extender which runs OpenWRT KAMIKAZE on MIPS32.

"Move around with your mobile devices and keep them connected by giving your existing WiFi coverage a boost. This small, easy-to-install wall-plug WiFi range extender also creates new WiFi connectivity for up to 1 wired device like a Smart TV, Blu-ray player or game console."

Amazon











Hardware Root

The UART interface on this device is located [pictured], and runs at 57600,8n1. Once the device completes booting, a root shell is executed on the UART TTY. a telnet daemon can be launched by executing '/usr/sbin/telnetd &'

NETGEAR WN3000RP UART.JPG
Miniterm.py -p /dev/ttyUSB0 -b 57600
  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 KAMIKAZE (bleeding edge, r18571) ------------------
  * 10 oz Vodka       Shake well with ice and strain
  * 10 oz Triple sec  mixture into 10 shot glasses.
  * 10 oz lime juice  Salute!
 ---------------------------------------------------
root@WN3000RPv3:/# /usr/sbin/telnetd &