From c887e8069ee89e6c6f757377fc3a42145f51325a Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Mon, 2 Oct 2017 21:15:08 +0530 Subject: Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 9831cc3..debd92f 100644 --- a/README.md +++ b/README.md @@ -1 +1,14 @@ # 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 + +``` + + +###### Special thanks to ojasookert for his research on CVE-2017-0785 -- cgit v1.2.3