Setting Up a Home Hacking Lab

I've been hard at work setting up my new pen-testing lab, which will operate over the network I have set up in my room. This article will be both a documentation of my progress as well as advice for others who wish to set up similar labs in their own homes. The purpose of the … Continue reading Setting Up a Home Hacking Lab

Raspberry Pi Reboot

I just rebooted my Raspberry Pi with all new software. The reason? Because the version of Raspbian it was running was so old that even the package manager was out-of-date and I couldn't upgrade it. So after several frustrating attempts to upgrade to the latest version of Raspbian through the package manager, I finally decided … Continue reading Raspberry Pi Reboot

Use SyncTERM as a Remote Login Terminal for the Raspberry Pi

This tutorial will show you how to use the terminal emulator SyncTERM as a remote terminal to a Raspberry Pi. For this you will need two things: 1. a Raspberry Pi running Raspbian and connected to a network; 2. a desktop computer connected to the same network, with SyncTERM installed. The protocol we will be … Continue reading Use SyncTERM as a Remote Login Terminal for the Raspberry Pi