Author: Michael Meade
-
SnackHack2: Scripts
The SnackHack2 source code can be found on my GitHub with the link. More information about this tool, can be found at my other article with the name SnackHack2: Hacking tool and Recon. Port Scanning IPs This script will perform a port scan of the first 1,000 ports. The code will create a new file,…
-
Tips for Cyber Security Awareness Month!
If you did not know, October is Cyber Security Awareness Month. In this blog post, I will give some tips that will keep you secure and safe while navigating the internet. Please check out this other post titled “Choosing a secure password in 2024.” that describes in more detail how to create a secure password.…
-
Choosing a secure password in 2024.
Happy Cybersecurity month, if you want to learn more about being safe on social media please check out my post titled “Staying Safe on Social Media“. Picking A Password NIST recommendations NIST recommends that a password be eight characters long; if the password is generated randomly, it can be eight characters long. I use KeeWeb,…
-
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. Please check out my other article about this tool, the article name is SnackHack2: Scripts…