Difference between revisions of "OpenHAB - Man in the middle attack"

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
(Created page with "== Summary == The results of our Man in the middle attack on OpenHAB. == Goal == To perform a Man in the Middle attack via arp spoofing between a Hue bridge and a computer...")
 
Line 11: Line 11:
* Cain & Able https://www.chip.de/downloads/Cain-Abel_17043501.html
* Cain & Able https://www.chip.de/downloads/Cain-Abel_17043501.html
* OpenHAB https://www.openhab.org/
* OpenHAB https://www.openhab.org/
You can find our documentation about installing OpenHAB here [[Install OpenHAB]].
* Wireshark https://www.wireshark.org/
* Wireshark https://www.wireshark.org/



Revision as of 17:50, 16 July 2019

Summary

The results of our Man in the middle attack on OpenHAB.

Goal

To perform a Man in the Middle attack via arp spoofing between a Hue bridge and a computer and capture the traffic send between OpenHab and the bridge to control a wireless light.

Used Software

You can find our documentation about installing OpenHAB here Install OpenHAB.

Used Hardware

Philips Hue White and Color Ambiance Single LED-Bulb E27 10W

Philips Hue Bridge 2.0, Frequencies 2400-2483.5 MHz


In order to complete these steps, you must have followed Some Other Documentation before.

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


Courses

References