All Projects → thewhiteh4t → Killcast

thewhiteh4t / Killcast

Manipulate Chromecast Devices in your Network

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects
hack
652 projects

Projects that are alternatives of or similar to Killcast

AirConnect-Synology
Updated AirConnect packages for Synology NAS and Synology Router
Stars: ✭ 200 (+50.38%)
Mutual labels:  chromecast, upnp
Airconnect
Use AirPlay to stream to UPnP/Sonos & Chromecast devices
Stars: ✭ 2,349 (+1666.17%)
Mutual labels:  chromecast, upnp
Csvtk
A cross-platform, efficient and practical CSV/TSV toolkit in Golang
Stars: ✭ 566 (+325.56%)
Mutual labels:  toolkit, tool
J2team Community
Join our group to see more
Stars: ✭ 172 (+29.32%)
Mutual labels:  toolkit, tool
Seqkit
A cross-platform and ultrafast toolkit for FASTA/Q file manipulation in Golang
Stars: ✭ 607 (+356.39%)
Mutual labels:  toolkit, tool
Black Widow
GUI based offensive penetration testing tool (Open Source)
Stars: ✭ 124 (-6.77%)
Mutual labels:  tool
Scraper
A scraper that switches between normal mode and gentleman mode, built on Eletron, React
Stars: ✭ 127 (-4.51%)
Mutual labels:  tool
Search4
Search people on the Internet.
Stars: ✭ 124 (-6.77%)
Mutual labels:  tool
Libebc
C++ Library and Tool for Extracting Embedded Bitcode
Stars: ✭ 122 (-8.27%)
Mutual labels:  tool
Dynamorio
Dynamic Instrumentation Tool Platform
Stars: ✭ 1,828 (+1274.44%)
Mutual labels:  toolkit
Chat Ui Kit React
Build your own chat UI with React components in few minutes. Chat UI Kit from chatscope is an open source UI toolkit for developing web chat applications.
Stars: ✭ 131 (-1.5%)
Mutual labels:  toolkit
Toolkit
Sky's CSS Toolkit
Stars: ✭ 126 (-5.26%)
Mutual labels:  toolkit
Gopium
Gopium 🌺: Smart Go Structures Optimizer and Manager
Stars: ✭ 125 (-6.02%)
Mutual labels:  tool
Phplrt
PHP Language Recognition Tool
Stars: ✭ 127 (-4.51%)
Mutual labels:  tool
Flyway Docker
Official Flyway Docker images
Stars: ✭ 123 (-7.52%)
Mutual labels:  tool
Tape
A Simple Traffic Generator for Hyperledger Fabric
Stars: ✭ 131 (-1.5%)
Mutual labels:  tool
Droidupnp
DroidUPnP is an upnp control point application for android.
Stars: ✭ 122 (-8.27%)
Mutual labels:  upnp
Tybalt
Training and evaluating a variational autoencoder for pan-cancer gene expression data
Stars: ✭ 126 (-5.26%)
Mutual labels:  tool
Paisleypark
A waymark preset tool for FFXIV
Stars: ✭ 130 (-2.26%)
Mutual labels:  tool
Mass Rat
Basic Multiplatform Remote Administration Tool - Xamarin
Stars: ✭ 127 (-4.51%)
Mutual labels:  tool

Manipulate Chromecast Devices in your Network


Available in

Inspiration - Thousands of Google Chromecast Devices Hijacked to Promote PewDiePie

This tool is a Proof of Concept and is for Research Purposes Only, killcast shows how Chromecast devices can be easily manipulated and hijacked by anyone.

Features

  • Extract Chromecast Device Information
  • IP Address Reconnaissance
  • Extract Saved Networks
  • Scan for Nearby WiFi Access Points
  • Forget a WiFi Access Point
  • Rename Device
  • Kill Running Applications
  • Reboot Device
  • Perform Factory Reset

To Do

  • Play YouTube Videos
  • Set wallpapers
  • Kill more applications

Tested On :

  • BlackArch Linux
  • Kali Linux
  • Ubuntu
  • Termux

Installation

BlackArch

pacman -S killcast

Ubuntu / Kali Linux / Termux

git clone https://github.com/thewhiteh4t/killcast.git
cd killcast
pip3 install requests

Usage

python3 killcast.py -h

usage: killcast.py [-h] -t IP

Manipulate Chromecast Devices in your Network

optional arguments:
  -h, --help      show this help message and exit
  -t IP, --ip IP  IP Address of Chromecast
python3 killcast.py -t 192.168.0.100

Demo

Demo Link
First Version https://www.youtube.com/watch?v=8wmWnMVE2aw
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].