+1 (229) 255-3712
glass
pen
clip
papers
heaphones

HoneyPi – an easy honeypot for a Raspberry Pi

HoneyPi – an easy honeypot for a Raspberry Pi

  

Instructions

Lab Report

This is a simple write up about your experience with this lab. Place a screenshot during the installation of the script or testing

In this lab we are installing a simple honey pot for the Raspberry Pi. The lab is a simple one, and introduces you to the idea of a honey pot.

Step 1: Download HoneyPi installation script:

wget -O HoneyPi.zip https://github.com/mattymcfatty/HoneyPi/archive/master.zip

Step 2: Unzip the HoneyPi installation files:

unzip HoneyPi.zip

Step 3: Make the scripts executable and install

cd HoneyPi-master
chmod +x *.sh
sudo ./honeyPiinstaller.sh and follow the prompts

Source: HoneyPi – An easy honeypot for a Raspberry Pi – TrustFoundry (Links to an external site.)

If you have issues with the Re4son kernel we used for the WiFi Sniffer lab, the following command will replace the re4son kernel with the Raspberry Pi kernel.

sudo apt update && sudo apt install --reinstall libraspberrypi0 libraspberrypi-{bin,dev,doc} raspberrypi-bootloader raspberrypi-