aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 6de1a69dc119280d3d6a7ebe82f81d8b8933024e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Blueborne-Vulnerability-Scanner
### 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


###### Special thanks to ojasookert for his research on CVE-2017-0785