Build A Home Device Monitor for Kid’s Devices
This article isn’t going to be exactly like my others, it’s the start of a series of articles on making your home internet safer and (mostly passive) monitoring of devices.…
Running a Python Script as a Service
I came across the need to run a python script every time my Pi restarted. It is a pretty simple process, you can use this for more than just python…
Setting Up pwncat On Raspberry Pi 4
I wanted to set up pwncat on my offensive Raspberry Pi. The documentation said it was as simple as running one command. So I tried that and ran the command…
A Reverse PowerShell To Get Around Windows Defender
This may be a little off-topic for a Raspberry Pi blog, but it is something I am interested in. This post will cover my failures and hopefully successes in creating…
Raspberry Pi 0 W P4wnP1-ALOA Setup
P4wnP1-ALOA is a very handy tool that I always keep in my hacking bag. You could compare it to a Rubber Ducky, it can simulate a USB mouse, keyboard, and…
Using IPTables & Firewall Rules for Your Pi 2022
I wrote a guide a few years ago on setting up your IPTables and Firewall for Raspberry Pi. You should always secure your devices even if you think they will…
What is in my hacking bag?
I get questions about what kind of equipment I have in my travel hacking bag. Today we will go over most of the tools and hardware I keep on me…
Automate Your Home With Home Assistant
Today we are going to automate my house using Home Assistant. There are lots of options for home automation out there but I like being in control of all my…
Raspberry Pi Projects To Do At Home
A Raspberry Pi can be a lot of different things from a sophisticated hacking tool, a streaming server, or even the base for a remote control car check out some…
Hardening Your Raspberry Pi Installation
In this article, we are going to discuss some tips on hardening your Raspberry Pi installation to make it harder for hackers to abuse your internet-connected pi. Like anything else…