blob: 82810c3670a7e00f670fb1c4bbabce148870692e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
# Blueborne-Vulnerability-Scanner
![Version](https://img.shields.io/github/release/navanchauhan/Blueborne-Vulnerability-Scanner.svg)
[![License](https://img.shields.io/github/license/navanchauhan/Blueborne-Vulnerability-Scanner.svg)]()
![Issues](https://img.shields.io/github/issues/navanchauhan/Blueborne-Vulnerability-Scanner.svg)
### Instructions :
```
sudo apt-get install bluetooth libbluetooth-dev
sudo pip install pybluez
sudo pip install pwntools
git clone https://github.com/navanchauhan/Blueborne-Vulnerability-Scanner/
cd Blueborne-Vulnerability-Scanner
sudo bash scanner.sh
```
## If your result is
```
[+] Exploit: Done
00000000
```
This Means your device is safe from this vulnerability
###### It passed the arguement of the mac address to ojasookert's script
###### Special thanks to ojasookert for his research on CVE-2017-0785
|