A deployment of the BlueBorne attack vector to execute code on the Bluetooth Stack, opening a TCP/IP shell. NOTICE: I have no idea if/when this will work. This is me attempting to generate a successful BlueBorne-based exploit. My base code is in the following links: this is what I will be modifying to produce a full RCE exploit. https://github.com/ojasookert/CVE-2017-0781 https://github.com/marcinguy/android712-blueborne
Code I got the idea with: https://github.com/ojasookert/CVE-2017-0785 (This is not basing anything)