diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2017-10-02 21:15:08 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-02 21:15:08 +0530 |
commit | c887e8069ee89e6c6f757377fc3a42145f51325a (patch) | |
tree | ab6bc9b4116f3e1880d42a45ceaa346c21a3c10d /README.md | |
parent | 934254059fe6e75615747bf2cfcc4f52c07441e7 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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 |