Lucene search
K

13 matches found

0day.today
0day.today
added 2018/04/29 12:0 a.m.248 views

Android Bluetooth - Blueborne Information Leak (1) Exploit

Exploit for Android platform in category remote exploits from pwn import import bluetooth if not 'TARGET' in args: log.info'Usage: python CVE-2017-0781.py TARGET=XX:XX:XX:XX:XX:XX' exit target = args'TARGET' count = 30 Amount of packets to send port = 0xf BTPSMBNEP context.arch = 'arm'...

8.3CVSS0.3AI score0.2285EPSS
Exploits13
0day.today
0day.today
added 2018/04/07 12:0 a.m.304 views

LineageOS 14.1 Blueborne - Remote Code Execution Vulnerability

Exploit for Android platform in category remote exploits Exploit Title: LineageOS 14.1 Android 7.1.2 Blueborne RCE CVE-2017-0781 Exploit Author: Marcin Kozlowski Tested on: LinageOS 14.1 Android 7.1.2 without BlueBorne Patch CVE : CVE-2017-0781 Provided for legal security research and testing...

8.3CVSS0.3AI score0.2285EPSS
Exploits13
Exploit DB
Exploit DB
added 2018/04/06 12:0 a.m.141 views

LineageOS 14.1 Blueborne - Remote Code Execution

Exploit Title: LineageOS 14.1 Android 7.1.2 Blueborne RCE CVE-2017-0781 Date: 04/01/2018 Exploit Author: Marcin Kozlowski Tested on: LinageOS 14.1 Android 7.1.2 without BlueBorne Patch CVE : CVE-2017-0781 Provided for legal security research and testing purposes ONLY. Code in exp4.py More info in...

8.8CVSS8.3AI score0.2285EPSS
Exploits13
Packet Storm
Packet Storm
added 2018/04/06 12:0 a.m.102 views

LineageOS 14.1 Blueborne Remote Code Execution

Exploit Title: LineageOS 14.1 Android 7.1.2 Blueborne RCE CVE-2017-0781 Date: 04/01/2018 Exploit Author: Marcin Kozlowski Tested on: LinageOS 14.1 Android 7.1.2 without BlueBorne Patch CVE : CVE-2017-0781 Provided for legal security research and testing purposes ONLY. Code in exp4.py More info in...

8.3CVSS0.5AI score0.2285EPSS
Exploits13
exploitpack
exploitpack
added 2018/04/06 12:0 a.m.63 views

LineageOS 14.1 Blueborne - Remote Code Execution

LineageOS 14.1 Blueborne - Remote Code Execution Exploit Title: LineageOS 14.1 Android 7.1.2 Blueborne RCE CVE-2017-0781 Date: 04/01/2018 Exploit Author: Marcin Kozlowski Tested on: LinageOS 14.1 Android 7.1.2 without BlueBorne Patch CVE : CVE-2017-0781 Provided for legal security research and...

8.3CVSS0.4AI score0.2285EPSS
Exploits13
seebug.org
seebug.org
added 2017/11/16 12:0 a.m.2291 views

BlueBorne RCE on Android 6.0.1 (CVE-2017-0781)

A few days ago, the company Armis published a proof of concept PoC of a remote code execution vulnerability in Android via Bluetooth CVE-2017-0781, known as BlueBorne. Although BlueBorne refers to a set of 8 vulnerabilities, this PoC uses only 2 of them to achieve its goal. The exploitation proce...

8.3CVSS7.8AI score0.2285EPSS
Exploits19
NVD
NVD
added 2017/09/14 7:29 p.m.23 views

CVE-2017-0781

A remote code execution vulnerability in the Android system bluetooth. Product: Android. Versions: 4.4.4, 5.0.2, 5.1.1, 6.0, 6.0.1, 7.0, 7.1.1, 7.1.2, 8.0. Android ID: A-63146105...

8.8CVSS8.7AI score0.2285EPSS
Exploits13References4
CVE
CVE
added 2017/09/14 7:0 p.m.599 views

CVE-2017-0781

CVE-2017-0781 is a remote code execution vulnerability in the Android Bluetooth stack (BNEP) that allows crafting packets to overflow a heap buffer and execute code. Connected PoC/Exploit references (BlueBorne) describe Android RCE via the BNEP service and related Bluetooth flaws across Android v...

8.8CVSS8.2AI score0.2285EPSS
Exploits13References4Affected Software1
Cvelist
Cvelist
added 2017/09/14 7:0 p.m.26 views

CVE-2017-0781

A remote code execution vulnerability in the Android system bluetooth. Product: Android. Versions: 4.4.4, 5.0.2, 5.1.1, 6.0, 6.0.1, 7.0, 7.1.1, 7.1.2, 8.0. Android ID: A-63146105...

8.3AI score0.2285EPSS
Exploits13References4
CERT
CERT
added 2017/09/12 12:0 a.m.620 views

Multiple Bluetooth implementation vulnerabilities affect many devices

Overview A collection of Bluetooth implementation vulnerabilities known as "BlueBorne" has been released. These vulnerabilities collectively affect Windows, iOS, and Linux-kernel-based operating systems including Android and Tizen, and may in worst case allow an unauthenticated attacker to perfor...

8.8CVSS9.3AI score0.2285EPSS
Exploits28References8
android
android
added 2017/09/01 12:0 a.m.175 views

CVE-2017-0781

A remote code execution vulnerability in the Android system bluetooth. Product: Android. Versions: 4.4.4, 5.0.2, 5.1.1, 6.0, 6.0.1, 7.0, 7.1.1, 7.1.2, 8.0. Android ID: A-63146105...

8.3CVSS7.6AI score0.2285EPSS
Exploits13References5Affected Software1
Exploit DB
Exploit DB
added 2017/08/09 12:0 a.m.131 views

Android Bluetooth - 'Blueborne' Information Leak (1)

from pwn import import bluetooth if not 'TARGET' in args: log.info'Usage: python CVE-2017-0781.py TARGET=XX:XX:XX:XX:XX:XX' exit target = args'TARGET' count = 30 Amount of packets to send port = 0xf BTPSMBNEP context.arch = 'arm' BNEPFRAMECONTROL = 0x01 BNEPSETUPCONNECTIONREQUESTMSG = 0x01 def...

8.8CVSS8.3AI score0.2285EPSS
Exploits13
exploitpack
exploitpack
added 2017/08/09 12:0 a.m.200 views

Android Bluetooth - Blueborne Information Leak (1)

Android Bluetooth - Blueborne Information Leak 1 from pwn import import bluetooth if not 'TARGET' in args: log.info'Usage: python CVE-2017-0781.py TARGET=XX:XX:XX:XX:XX:XX' exit target = args'TARGET' count = 30 Amount of packets to send port = 0xf BTPSMBNEP context.arch = 'arm' BNEPFRAMECONTROL =...

8.3CVSS0.3AI score0.2285EPSS
Exploits13
Rows per page
Query Builder