Coder Social home page Coder Social logo

blueborne's People

Contributors

mailinneberg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

blueborne's Issues

error

Traceback (most recent call last):
File "blueborn.py", line 436, in StartInquiryScan
self.monscreen.DeleteRows(0,self.monscreen.GetNumberRows(),True)
File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/grid.py", line 1277, in DeleteRows
return _grid.Grid_DeleteRows(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion "Assert failure" failed at ../src/generic/grid.cpp(1390) in DeleteRows(): Called wxGridStringTable::DeleteRows(pos=0, N=0)
Pos value is invalid for present table with 0 rows

plz help thx

Exploit: Connecting to target

Exploit: Connecting to target
Traceback (most recent call last):
File "CVE-2017-0785.py", line 31, in
sock.connect((target, 1))
File "", line 5, in connect
bluetooth.btcommon.BluetoothError: (112, 'Host is down')

not working

root@kali:~# python2 CVE-2017-0785.py
Traceback (most recent call last):
  File "CVE-2017-0785.py", line 1, in <module>
    from pwn import *
ImportError: No module named pwn
root@kali:~# python3 CVE-2017-0785.py
  File "CVE-2017-0785.py", line 52
    print hexdump(stack)
                ^
SyntaxError: invalid syntax

Cannot run.

Cannot run. Environment: Ubuntu

➜ BlueBorne python blueborn.py
Traceback (most recent call last):
File "blueborn.py", line 1350, in
ReadDefaultConfiguration(CONFIG_FILENAME)
File "blueborn.py", line 1283, in ReadDefaultConfiguration
file_c = open(defconf.theme+pair[1],'r')
IOError: [Errno 2] No such file or directory: 'config/themes/maho/colors'

How do you use this?

I did everything in the directions which wasn't much and cant run the code. Can someone give a more detailed explanation of how to use this?

DON'T DOWNLOAD. THIS IS FAKE AND JUST BLUEMAHO RENAMED.

Getting to ADB shell from the script provided.

Script typically ends up at

Exploit: Done

Which isn't the same thing described in video. Is it supposed to be like this? How do i get from the exploit to running a shell, as shown in video.
Is it that after executing this exploit, I can connect via bluetooth? Please share some more information, if possible.

Could somebody help with issue?

Good day! When I use this exploit i get this message:
root@kali:/home/kali/CVE-2017-0785# python CVE-2017-0785.py target=A0:32:99:44:BF:2B
Traceback (most recent call last):
File "CVE-2017-0785.py", line 2, in
import bluetooth
File "/usr/local/lib/python2.7/dist-packages/bluetooth/init.py", line 282, in
"""
AttributeError: attribute 'doc' of 'instancemethod' objects is not writable
root@kali:/home/kali/CVE-2017-0785#

repositories.cfg could not be loaded.

i fix this erro msg
" File /root/.android/repositories.cfg could not be loaded."
Add at Dockerfile line 10
RUN mkdir /root/.android
RUN touch /root/.android/repositories.cfg

Unable to scan

All pre-reqs met. Ran build.sh and "Building Complete!" was returned. I am able to open the GUI interface but when I click start scan I get error box:

Traceback (most recent call last):
File "blueborn.py", line 436, in StartInquiryScan
self.monscreen.DeleteRows(0,self.monscreen.GetNumberRows(),True)
File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/grid.py", line 1277, in DeleteRows
return _grid.Grid_DeleteRows(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion "Assert failure" failed at ../src/generic/grid.cpp(1392) in DeleteRows(): Called wxGridStringTable::DeleteRows(pos=0, N=0)
Pos value is invalid for present table with 0 rows

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.