Difference between revisions of "Boxee"

From Exploitee.rs
Jump to navigationJump to search
Line 23: Line 23:
Scrape the two vias labeled in the picture below, solder wires to a UART adapter (TX/RX). Ground to any ground point. Once the box boots, it will drop you to a root shell.
Scrape the two vias labeled in the picture below, solder wires to a UART adapter (TX/RX). Ground to any ground point. Once the box boots, it will drop you to a root shell.


[[File:Boxeehw.jpg|400px|center|thumb]]
[[File:Boxeehw.jpg|500px|center|thumb]]

Revision as of 00:54, 31 July 2012

The Boxee Box is made by D-Link and features an Intel CE4100 SOC.

It is quite similiar in function to that (security wise) of the Logitech Revue, or Gen 1 Sony Google TV boxes.

Here are two ways of rooting it:


Software Method

File:Http://gtvhacker.com/index.php/File:SettingsNetworkServers.jpg

Under Share Workgroup Name, you can simply add in another command with the semicolon.

For instance, to run "custom.sh" off of your USB Drive (noting to replace LABEL with the label of your usb disk):

;sh /mnt/LABEL/custom.sh ;

This will cause custom.sh to run at each bootup. The script can then simply launch busybox from usb, and spawn a root telnet daemon on port 23.


Hardware Method

Scrape the two vias labeled in the picture below, solder wires to a UART adapter (TX/RX). Ground to any ground point. Once the box boots, it will drop you to a root shell.

Boxeehw.jpg