aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2017-10-02 21:15:08 +0530
committerGitHub <noreply@github.com>2017-10-02 21:15:08 +0530
commitc887e8069ee89e6c6f757377fc3a42145f51325a (patch)
treeab6bc9b4116f3e1880d42a45ceaa346c21a3c10d
parent934254059fe6e75615747bf2cfcc4f52c07441e7 (diff)
Update 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