Giter VIP home page Giter VIP logo

ccek's Introduction

ChromeCast Exploitation Kit

Controlling ChromeCasts though the command line. Made by Brussec Security with ❤️

Requirements

  • Python
  • Curl

Installation

All you really need to do is install python and curl and clone this repository. But just because I can, here are the commands:

sudo apt-get install python curl
git clone https://github.com/PabloBrusseel/CCEK.git

Usage

CCEK.py -t <target> -a <action> -v <value>

Supported actions/commands

  • play : Play a Youtube video with ID specified in the value parameter
  • setName : Set the device name to the value specified in the value parameter
  • scanWifi : Scan nearby Wifi networks
  • reboot : Reboot the device
  • factoryReset : Resets the device to Factory Settings (USE WITH CARE)

Examples

Change the device name of a ChromeCast

CCEK.py -t 192.168.0.43 -a setName -v "Pablo is my hero"

Play a video (Rick Roll)

CCEK.py -t 192.168.0.43 -a play -v dQw4w9WgXcQ

Reboot the ChromeCast

CCEK.py -t 192.168.0.43 -a reboot

Contact

Disclaimer

The idea for this tool came after some guy sent curl requests to publicly-exposed ChromeCasts on the internet to spread PewDiePie propaganda. As this is documented functionality, you can't actually call this an exploit. Although one could wonder why this is possible without a single form of authentication.

ccek's People

Contributors

pablobrusseel 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.