Beta Testers Wanted: Use a Raspberry Pi as a DShield Sensor
I am currently working on an easy way to turn a Raspberry Pi into a DShield sensor. If you would like to, you can try the current "beta version" of the software. Feedback is very much appreciated. To get started:
- Install Raspbian Jessie on your Pi https://www.raspberrypi.org/downloads/raspbian/
- change the default password (VERY IMPORTANT!!!)
- claim the entire SD card for Raspbian (by default, you only use 4GB, and space may be tight). the easiest way to do this is to run sudo raspi-config and select "expand roofs"
- you will need the e-mail address, the numeric userid and the "authkey" for your ISC/DShield account. You can retrieve it here: https://isc.sans.edu/myaccount.html
- Download the software from github: git clone https://github.com/DShield-ISC/dshield.git
- run the install script sudo dshield/bin/install.sh
- enjoy (hopefully... and please let me know what works/doesn't work, if possible by entering an "issue" with github https://github.com/DShield-ISC/dshield/issues ) .
Important: The install script will move the SSH server to port 12222. So the next time you connect after a reboot, you will need to connect to that port (ssh -p 12222 pi@[your pi IP]) . The reason we do this is to keep port 22 free for an ssh honeypot.
In order to make the Raspberry Pi a useful sensor, you need to expose it to network traffic. For example, you could use your router's "DMZ" feature to expose the system. Other Raspbian versions may work, and if you do have one, by all means test it and let me know how it goes.
Keywords:
36 comment(s)
My next class:
Network Monitoring and Threat Detection In-Depth | Singapore | Nov 18th - Nov 23rd 2024 |
×
Diary Archives
Comments
Anonymous
Feb 10th 2016
8 years ago
Anonymous
Feb 10th 2016
8 years ago
Anonymous
Feb 11th 2016
8 years ago
Anonymous
Feb 11th 2016
8 years ago
Anonymous
Feb 11th 2016
8 years ago
Anonymous
Feb 12th 2016
8 years ago
Anonymous
Feb 13th 2016
8 years ago
I'll look forward to hearing what is next or how to know if it's doing anything.
Anonymous
Feb 13th 2016
8 years ago
If you login you should have access through My Account > My SSH reports?
I want to jump aboard too! :)
Anonymous
Feb 15th 2016
8 years ago
Anonymous
Feb 15th 2016
8 years ago