From 4cffc75e2b649b6ba5cf28563fbb3bb72230494e Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Tue, 17 Oct 2017 20:02:10 +0530 Subject: Create Index.md --- docs/Index.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 docs/Index.md 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 -- cgit v1.2.3