An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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

![alt text](https://raw.githubusercontent.com/649/Crashcast-Exploit/master/2.png)
![alt text](https://raw.githubusercontent.com/649/Crashcast-Exploit/master/1.png)
![alt text](https://raw.githubusercontent.com/649/Crashcast-Exploit/master/3.png)
![alt text](https://raw.githubusercontent.com/649/Crashcast-Exploit/master/4.png)