Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2017-0781 PoC — Android 安全漏洞

Source
Associated Vulnerability
Title:Android 安全漏洞 (CVE-2017-0781)
Description:Android是美国谷歌(Google)公司和开放手持设备联盟(简称OHA)共同开发的一套以Linux为基础的开源操作系统。 Android中的Bluetooth Network Encapsulation Protocol(BNEP)服务存在远程代码执行漏洞,该漏洞源于程序没有充分的验证授权。远程攻击者可利用该漏洞执行代码。以下版本受到影响:Android 4.4.4版本,5.0.2版本,5.1.1版本,6.0版本,6.0.1版本,7.0版本,7.1.1版本,7.1.2版本,8.0版本。
Description
Simple detection tool for Blueborne vulnerability found on Android devices --- CVE-2017-0781. 
Readme
# BlueborneDetection

### Download
To download this tool, you have to clone or download as zip this repository.

### Usage

Build:

```
make
```
Pair with the Android device and start script:
 
```
./detectBlueborne <MAC address>
```

Don't forget to use MAC address of the Android device
File Snapshot

[4.0K] /data/pocs/ebfaad4cc43302d3d74dc8fb4c54dfb0d3181123 ├── [3.7K] detectBlueborne.c ├── [ 34K] LICENSE ├── [ 267] Makefile └── [ 289] README.md 0 directories, 4 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.