aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
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