
支持以下平台
灵感来源 - 数千台谷歌Chromecast设备被劫持以推广PewDiePie
此工具为概念验证,仅用于研究目的,killcast展示了Chromecast设备如何容易被任何人操控和劫持。
pacman -S killcast
git clone https://github.com/thewhiteh4t/killcast.git
cd killcast
pip3 install requests
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