https://github.com/649/Crashcast-Exploit
This tool allows you mass play any YouTube video, terminate apps and rename Chromecast device(s) obtained from Shodan.io
https://github.com/649/Crashcast-Exploit
Last synced: 6 months ago
JSON representation
This tool allows you mass play any YouTube video, terminate apps and rename Chromecast device(s) obtained from Shodan.io
- Host: GitHub
- URL: https://github.com/649/Crashcast-Exploit
- Owner: 649
- Created: 2019-01-03T21:03:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-28T07:08:56.000Z (about 3 years ago)
- Last Synced: 2024-11-17T01:28:49.835Z (12 months ago)
- Language: Python
- Homepage:
- Size: 166 KB
- Stars: 161
- Watchers: 7
- Forks: 49
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ip-search-engines - Crascast Exploit Shodan
README
# CRASHCAST MASS-EXPLOIT TOOL
* Author: [@037](https://twitter.com/037)
This tool allows you to mass play any YouTube video, remotely terminate apps, and rename Chromecast device(s) obtained from Shodan.io
### Prerequisites
The only thing you need installed is Python 3.x
```
sudo apt-get install python3
```
You also require to have cURL installed
```
sudo apt-get install curl
```
You also require Shodan python module
```
pip install shodan
```
### Using Shodan API
This tool requires you to own an upgraded Shodan API
You may obtain one for free in [Shodan](https://shodan.io/) if you sign up using a .edu email



