Part 1 – Background and Prerequisites WPA2, or WiFi Protected Access 2, is the current standard for encryption on modern wireless networks. It first became
Month: August 2023
Part 2 – Using Aircrack-ng In this section, we’ll begin the process of cracking into our target WPA2 network by using the “aircrack-ng” suite of
Part 3 – Using Hashcat to Crack the Password Hash In the final section of this series, we’ll use Hashcat on Windows(!) to get us
Below are a couple of sample pentesting reports that I made for my Cyber Security Bootcamp at UTSA. For both of these reports, I completed
This is a script that will print basic (but useful!) stats and information about the current system to a text file. The script creates a
I love cars and have long been interested in the obvious benefits of hybrid (and now EV) technology. Though there is some information about the
Here is a little script that I put together based on the idea behind the old “chose your own adventure” books that I loved reading
Here is a simple shell script for Linux that runs quickly and can convert multiple text file types to PDF with one command. Getting Started