Author: Michael Meade

  • Choosing a secure password in 2024.

    NIST recommends that a password be eight characters long; if the password is generated randomly, it can be six characters long. I use Kee Web, a password manager. I store most of my passwords in Kee Web and use its features to create a randomly generated password. When choosing a password, do not use a…

  • SnackHack2: Hacking tool and Recon

    This tool comes in gem form and can also be downloaded from Github.com. Originally, this project would be my senior project, but I had to scrape the idea for a simpler project due to my course workload and mental health. To install the gem run the command below. gem install snackhack2 Indirect Command Injection This…