diff options
-rw-r--r-- | docs/Index.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/Index.md b/docs/Index.md new file mode 100644 index 0000000..6e99d43 --- /dev/null +++ b/docs/Index.md @@ -0,0 +1,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 + + +###### Special thanks to ojasookert for his research on CVE-2017-0785 |