Difference between revisions of "Exploiting the USB Ninja BLE Connection"

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
Line 3: Line 3:
This documentation is a summary how I exploited the USB Ninja BLE Connection, so that it is able to Control the Bad USB cable with a raspberry pi an a  simple python script that is linked in the sources.
This documentation is a summary how I exploited the USB Ninja BLE Connection, so that it is able to Control the Bad USB cable with a raspberry pi an a  simple python script that is linked in the sources.


== Requirements ==
== Used Hardware and Software ==


* Operating system: Ubuntu 18.04 bionic amd64
# The [[USB Ninja Pro-kit with Remote control]]
* Packages: git emacs
## Containing 3  Bad USB cables (only one is needed).
## Remote Control


In order to complete these steps, you must have followed [[Some Other Documentation]] before.
# Hacking Hardware
## [[Raspberry Pi 3, Model B+, WLAN, BT]]
## [[Ubertooth One, 2.4 GHz wireless development platform]]
 
# Hacking Software
## Hcitool (Linux preinstalled)
## Gatttool (Linux preinstalled)
## Ubertooth Tools (Read: [[Bluetooth Sniffing with Ubertooth: A Step-by-step guide]])


== Description ==
== Description ==

Revision as of 12:37, 12 November 2020

Summary

This documentation is a summary how I exploited the USB Ninja BLE Connection, so that it is able to Control the Bad USB cable with a raspberry pi an a simple python script that is linked in the sources.

Used Hardware and Software

  1. The USB Ninja Pro-kit with Remote control
    1. Containing 3 Bad USB cables (only one is needed).
    2. Remote Control
  1. Hacking Hardware
    1. Raspberry Pi 3, Model B+, WLAN, BT
    2. Ubertooth One, 2.4 GHz wireless development platform
  1. Hacking Software
    1. Hcitool (Linux preinstalled)
    2. Gatttool (Linux preinstalled)
    3. Ubertooth Tools (Read: Bluetooth Sniffing with Ubertooth: A Step-by-step guide)

Description

Step 1

Enter these commands in the shell

echo foo
echo bar

Step 2

Make sure to read

  • War and Peace
  • Lord of the Rings
  • The Baroque Cycle

Used Hardware

Device to be used with this documentation Maybe another device to be used with this documentation

Courses

References

Category:Documentation[[]]