Portable Hacking Appliance
Recently I was reading a few articles online about different techniques and tools trying to make sure I always know the latest in cybersecurity. I came across a guy who…
HID Script Payload – WiFi Credentials & More
HID Script is a powerful scripting language that can be used with P4wnP1-ALOA very similar to the way Rubber Ducky works. I wrote a payload that could be optimized more…
Headless Raspberry Pi Setup
This guide has been updated! Check out the updated version here! Not all Raspberry Pi projects need a monitor, keyboard, and mouse you may just need a Headless Raspberry Pi.…
IPTables & Firewall Rules for Your Pi
When exposing your device to the outside world you want to make sure you add a firewall this will keep nasty intruders out. This is not a "end all" solution,…
My Raspberry Pi Setup Guide
Today we will be setting up a new Raspberry Pi with the Raspbian operating system using the Noobs installer. Noobs makes it incredibly easy to install Raspbian (or Raspbian Light…
BlueDot Control Your Pi over Bluetooth
We are going to create a bit more of a advanced BlueDot application using Python 3. If you have never used BlueDot or need help installing it please check out…
Bluedot + Android Bluetooth + Raspberry Pi
BlueDot is a simple android application that has a Python API you can use to create custom actions to be executed on your Raspberry Pi without requiring a Wi-Fi connection.…