Bluescan is a open source project by Sourcell Xu from DBAPP Security HatLab. Anyone may redistribute copies of bluescan to anyone under the terms stated in the GPL-3.0 license.
This document is also available in Chinese. See README-Chinese.md
Aren't the previous Bluetooth scanning tools scattered and in disrepair? So we have this powerful Bluetooth scanner based on modern Python 3 ---- bluescan.
When hacking new Bluetooth targets, the scanner can help us to collect intelligence, such as:
- BR devices
- LE devices
- LMP features
- GATT services
- SDP services
- Vulnerabilities (demo)
Requirements
This tool is based on BlueZ, the official Linux Bluetooth stack. The following packages need to be installed:
sudo apt install libglib2.0-dev libbluetooth-dev
README.md
of ojasookert/CVE-2017-0785.Install
The lastest bluescan will be uploaded to PyPI, so the following command can install bluescan:
sudo pip3 install bluescan
Usage
$ bluescan -h bluescan v0.2.1 A powerful Bluetooth scanner. Author: Sourcell Xu from DBAPP Security HatLab. License: GPL-3.0 Usage: bluescan (-h | --help) bluescan (-v | --version) bluescan [-i <hcix>] -m br [--inquiry-len=<n>] bluescan [-i <hcix>] -m lmp BD_ADDR bluescan [-i <hcix>] -m sdp BD_ADDR bluescan [-i <hcix>] -m le [--timeout=<sec>] [--le-scan-type=<type>] [--sort=<key>] bluescan [-i <hcix>] -m gatt [--include-descriptor] --addr-type=<type> BD_ADDR bluescan [-i <hcix>] -m vuln --addr-type=br BD_ADDR Arguments: BD_ADDR Target Bluetooth device address Options: -h, --help Display this help. -v, --version Show the version. -i <hcix> HCI device for scan. [default: hci0] -m <mode> Scan mode, support BR, LE, LMP, SDP, GATT and vuln. --inquiry-len=<n> Inquiry_Length parameter of HCI_Inquiry command. [default: 8] --timeout=<sec> Duration of LE scan. [default: 10] --le-scan-type=<type> Active or passive scan for LE scan. [default: active] --sort=<key> Sort the discovered devices by key, only support RSSI now. [default: rssi] --include-descriptor Fetch descriptor information. --addr-type=<type> Public, random or BR.
Scan BR devices
-m br
Classic Bluetooth devices may use three technologies: BR (Basic Rate), EDR (Enhanced Data Rate), and AMP (Alternate MAC/PHY). Since they all belong to the Basic Rate system, so when scanning these devices we call them BR device scanning:
As shown above, through BR device scanning, we can get the address, page scan repetition mode, class of device, clock offset, RSSI, and the extended inquiry response (Name, TX power, and so on) of the surrounding classic Bluetooth devices.
Scan LE devices
-m le
Bluetooth technology, in addition to the Basic Rate system, is Low Energy (LE) system. When scanning Bluetooth low energy devices, it is called LE device scanning:
As shown above, through LE device scanning, we can get the address, address type, connection status, RSSI, and GAP data of the surrounding LE devices.
Scan SDP services
Classic Bluetooth devices tell the outside world about their open services through SDP. After SDP scanning, we can get service records of the specified classic Bluetooth device:
You can try to connect to these services for further hacking.
Scan LMP features
Detecting the LMP features of classic Bluetooth devices allows us to judge the underlying security features of the classic Bluetooth device:
Scan GATT services
LE devices tell the outside world about their open services through GATT. After GATT scanning, we can get the GATT service of the specified LE device. You can try to read and write these GATT data for further hacking:
Vulnerabilities scanning (demo)
Vulnerability scanning is still in the demo stage, and currently only supports CVE-2017-0785:
$ sudo bluescan -m vuln --addr-type=br ??:??:??:??:??:?? ... ... CVE-2017-0785
via KitPloit
Related news
- Hacking Tools 2019
- Hacker Tools 2019
- Hack Tool Apk
- Hacking Tools Download
- Pentest Recon Tools
- Hacking Tools For Windows
- Pentest Tools Review
- What Is Hacking Tools
- Hacking Tools Kit
- Pentest Tools Url Fuzzer
- Hackrf Tools
- Hacking Tools Download
- Hack App
- Best Hacking Tools 2019
- What Are Hacking Tools
- What Are Hacking Tools
- Pentest Tools Bluekeep
- What Are Hacking Tools
- Black Hat Hacker Tools
- Hacking Tools For Windows 7
- Pentest Tools For Mac
- Pentest Tools Port Scanner
- Best Hacking Tools 2019
- Hack Tools For Pc
- Ethical Hacker Tools
- Hacking Tools
- Pentest Automation Tools
- Pentest Tools Bluekeep
- Hacking Tools For Pc
- Usb Pentest Tools
- Tools 4 Hack
- Pentest Tools Website Vulnerability
- Hacking Tools Online
- Growth Hacker Tools
- Hacker Hardware Tools
- Bluetooth Hacking Tools Kali
- Kik Hack Tools
- Termux Hacking Tools 2019
- Physical Pentest Tools
- Hacker Tools Github
- Hack Tools Mac
- Hack And Tools
- Best Pentesting Tools 2018
- Pentest Tools For Mac
- Tools For Hacker
- Hacker Tools
- Hacker Search Tools
- How To Make Hacking Tools
- Pentest Tools For Ubuntu
- Nsa Hack Tools
- Pentest Tools Linux
- Hacker Tools 2019
- Hacker Tools Linux
- Bluetooth Hacking Tools Kali
- Pentest Tools Alternative
- Pentest Tools For Android
- What Is Hacking Tools
- Hack Tools
- Hacking Tools Usb
- Hack Tools Online
- Pentest Tools Review
- Hacking Tools Hardware
- Hacking Tools For Windows Free Download
- Hack Tools
- Pentest Tools Subdomain
- Pentest Tools Kali Linux
- Hack App
- World No 1 Hacker Software
- Pentest Tools Subdomain
- Hack Tools For Mac
- Tools For Hacker
- Hacking App
- Hack Tools
- Pentest Tools For Android
- Hack And Tools
- Hack Apps
- Hacker Tools
- Hacker Tools Mac
- Hacker Tools Online
- Hacker Tools Online
- Tools Used For Hacking
- Hack Tool Apk No Root
- Hacking Tools For Windows
- Computer Hacker
- Pentest Tools Download
- Hack And Tools
- Tools For Hacker
- Hacker Tools Apk Download
- Install Pentest Tools Ubuntu
- Hacking Tools For Mac
- Hacker Tools Github
- Hacker Tools Free Download
- Pentest Automation Tools
- Hack Tools Github
- Ethical Hacker Tools
- Hacker Tools List
- Hack Tools 2019
- Hack Tools
- Hacking Tools Free Download
- Hacking Tools For Windows 7
- Pentest Tools Linux
- Hacker Tools 2019
- Hack Tools For Mac
- Termux Hacking Tools 2019
Nenhum comentário:
Postar um comentário