Code Monkey home page Code Monkey logo

boxee-hack's Introduction

Boxee Hack

A collection of fun hacks you can execute on a Boxee Box.

Root Access

Getting root access on a Boxee Box is pretty straight forward. Below are steps to opening a remote root shell.

Steps

  1. Connect your Boxee to the internet.
  2. Obtain the ip address of your Boxee. This can be done with an NMAP, or by looking at the devices connected to your router.
  3. Format a USB stick so that it has the name BOXEE.
  4. Put the file rootshell.sh onto the USB stick.
  5. Go to settings > connections > servers and change hostname to:

boxee; sh /media/BOXEE/rootshell.sh

  1. Exit out of the settings menu, no saving required. The logo should change to red and then to orange.
  2. Open a terminal session on any other device (running linux) and type in the following:

nc 9999 -v

  1. The logo on the Boxee should have changed to green. This means that you have connected successfully!

Common Errors

  • The logo on my Boxee doesn't change to red (then orange)

    • Make sure that the USB is plugged in.
    • Make sure the USB is named and formatted correctly.
    • Make sure the USB has the file rootshell.sh on it.
    • Make sure that your line endings are set to LF.
  • After running netcat on my other device, it says "connection refused"

    • Make sure you have allowed the connection in your firewall.
    • Make sure you typed in the IP correctly.
  • The logo on my Boxee didn't change to green after connecting

    • Make sure you have connected successfully.
    • Check if you get the message "connection refused". If so refer to this error.

Have fun hacking!

boxee-hack's People

Contributors

wipeautcrafter avatar

Watchers

James Cloos avatar Ronald Moesbergen 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.