Difference between revisions of "Princeton IoT Inspector: Installation on the Raspberry Pi"

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
(Created page with "== Summary == This tutorial shows how to install the IoT Inspector on the Raspberry Pi 3+ == Requirements == Raspberry Pi 3, Model B+, WLAN, BT == Description == ===...")
 
 
(8 intermediate revisions by the same user not shown)
Line 7: Line 7:
[[Raspberry Pi 3, Model B+, WLAN, BT]]
[[Raspberry Pi 3, Model B+, WLAN, BT]]


== Description ==
OS: Raspbian Buster Lite (Version: July 2019)
 
== Intallation ==
 
Following installation guide can be found on the [https://iot-inspector.princeton.edu/blog/post/getting-started/ official web-page]


=== Step 1 ===
=== Step 1 ===


Enter these commands in the shell
Download the installation script using the browser, or run:
wget https://raw.githubusercontent.com/noise-lab/iot-inspector-client/master/linux-setup.sh
 
=== Step 2 ===
 
sudo pip2 install --ignore-installed scapy-ssl_tls


  echo foo
Run the installation script on the command line:
echo bar
  bash linux-setup.sh
You will be prompted to enter the root password.


=== Step 2 ===
=== Step 3 ===


Make sure to read
Start IoT Inspector, run:
~/princeton-iot-inspector/linux-start-inspector.sh
on the command line. You will be prompted to enter the root password.


* War and Peace
=== Step 4 ===
* Lord of the Rings
* The Baroque Cycle


== Used Hardware ==
IoT Inspector will present on the command line a private URL for you to view the inspection report. You can open the URL on any computer that you trust. For example, you can run IoT Inspector on a Raspberry Pi and open the URL on a different computer (or even mobile device).


[[Device to be used with this documentation]]
Details can be found here: [[Princeton IoT Inspector]]
[[Maybe another device to be used with this documentation]]


== Courses ==
== Used Hardware ==


* [[A course where this documentation was used]] (2017, 2018)
[[Raspberry Pi 3, Model B+, WLAN, BT]]
* [[Another one]] (2018)


== References ==
== References ==


* https://wikipedia.org
https://iot-inspector.princeton.edu/
* https://google.com


[[Category:Documentation]]
[[Category:Documentation]]

Latest revision as of 11:48, 12 September 2019

Summary

This tutorial shows how to install the IoT Inspector on the Raspberry Pi 3+

Requirements

Raspberry Pi 3, Model B+, WLAN, BT

OS: Raspbian Buster Lite (Version: July 2019)

Intallation

Following installation guide can be found on the official web-page

Step 1

Download the installation script using the browser, or run:

wget https://raw.githubusercontent.com/noise-lab/iot-inspector-client/master/linux-setup.sh

Step 2

sudo pip2 install --ignore-installed scapy-ssl_tls

Run the installation script on the command line:

bash linux-setup.sh

You will be prompted to enter the root password.

Step 3

Start IoT Inspector, run:

~/princeton-iot-inspector/linux-start-inspector.sh

on the command line. You will be prompted to enter the root password.

Step 4

IoT Inspector will present on the command line a private URL for you to view the inspection report. You can open the URL on any computer that you trust. For example, you can run IoT Inspector on a Raspberry Pi and open the URL on a different computer (or even mobile device).

Details can be found here: Princeton IoT Inspector

Used Hardware

Raspberry Pi 3, Model B+, WLAN, BT

References

https://iot-inspector.princeton.edu/