Difference between revisions of "ScreenCrab Setup"

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
(Created page with "== Summary == Setup for Screen Crab from Hak5 and connection to Cloud C^2 == Requirements == Screen Crab == Description == The Screen Crab is a covert inline screen grabber, which sits between two HDMI devices to capture screenshots or video. It also has a built-in antenna to connect to Hak5 Cloud C2 to stream captured data. === Standard Setup === Format a Micro SD-Card to either FAT32 or ExFAT. * Put SD-Card into Screen Crab * connect the device to monitor * co...")
 
Line 1: Line 1:
== Summary ==  
== Summary ==  


Setup for Screen Crab from Hak5 and connection to Cloud C^2
Setup for Screen Crab from Hak5 and connection to Cloud


== Requirements ==
== Requirements ==
Line 9: Line 9:
== Description ==
== Description ==


The Screen Crab is a covert inline screen grabber, which sits between two HDMI devices to capture screenshots or video. It also has a built-in antenna to connect to Hak5 Cloud C2 to stream captured data.
The Screen Crab is a covert inline screen grabber, which sits between two HDMI devices to capture screenshots or video. It also has a built-in antenna to connect to Hak5 Cloud to stream captured data.


=== Standard Setup ===
=== Standard Setup ===
Line 39: Line 39:
[[ScreenCrabStatusIndicators.png|LED Status Indicators]]
[[ScreenCrabStatusIndicators.png|LED Status Indicators]]


== Connecting the Screen Crab to Cloud C^2 ==
== Connecting the Screen Crab to Cloud ==


First off, the Cloud C^2 server needs to be setup, the antenna needs to be screwed in and the WIFI options have to be configured.
First off, the Cloud server needs to be setup, the antenna needs to be screwed in and the WIFI options have to be configured.
Connect to the Web Interface of Cloud C^2. Click on the plus to add a Devcice to the Site. Device Type has to be set to Screen Crab. Click on the newly created device in C2. It is still considered offline even if you already configured the WIFI parameters. Download the device.config from the setup button and put it in root on the sd card and restart the Screen Crab. Not it should automatically connect to the Cloud C^2 Server.
Connect to the Web Interface of Cloud . Click on the plus to add a Devcice to the Site. Device Type has to be set to Screen Crab. Click on the newly created device. It is still considered offline even if you already configured the WIFI parameters. Download the device.config from the setup button and put it in root on the sd card and restart the Screen Crab. Not it should automatically connect to the Cloud Server.


== References ==
== References ==

Revision as of 10:05, 3 December 2022

Summary

Setup for Screen Crab from Hak5 and connection to Cloud C²

Requirements

Screen Crab

Description

The Screen Crab is a covert inline screen grabber, which sits between two HDMI devices to capture screenshots or video. It also has a built-in antenna to connect to Hak5 Cloud C² to stream captured data.

Standard Setup

Format a Micro SD-Card to either FAT32 or ExFAT.

  • Put SD-Card into Screen Crab
  • connect the device to monitor
  • connect it to a power source providing 5W - 5V @ 1A

Screen Crab

Configuring Screen Crab

By default, the Screen Crab will save screenshots to the SD Card at 1 picture every 5 seconds. The configuration can be found under root, on the SD-Card, in config.txt. Every Option to configure is listed below.

 LED [ON, OFF]
 CAPTURE_MODE [IMAGE, VIDEO, OFF]        
 DEDUPLICATE [ON, OFF] (Only for IMAGE CAPTURE_MODE)
 CAPTURE_INTERVAL [N] (in N seconds)
 STORAGE [ROTATE or FILL]
 BUTTON [EJECT, OFF]
 VIDEO_BITRATE [LOW, MEDIUM, HIGH] (low 2Mbps, medium 4Mbps, high 16Mbps)
 WIFI_SSID [WiFi network name]
 WIFI_PASS [WiFi network password]
 (Omit WIFI_PASS for open networks)
 (Omit BOTH WIFI_PASS and WIFI_SSID to disable wireless)

LED Status Indicators

LED Status Indicators

Connecting the Screen Crab to Cloud C²

First off, the Cloud C² server needs to be setup, the antenna needs to be screwed in and the WIFI options have to be configured. Connect to the Web Interface of Cloud C². Click on the plus to add a Devcice to the Site. Device Type has to be set to Screen Crab. Click on the newly created device. It is still considered offline even if you already configured the WIFI parameters. Download the device.config from the setup button and put it in root on the sd card and restart the Screen Crab. Not it should automatically connect to the Cloud C² Server.

References