My Projects
-
Microsoft Azure Cloud Detection Lab
Completed on September 17, 2023
Building a Microsoft Azure Cloud Detection Lab As a student studying information assurance and cybersecurity, I find it imperative to start getting experience in Security Information and Event Management (SIEM)....
-
Building a Live Honeypot in Microsoft Azure
Completed on October 16, 2023
Building a Live Honeypot in Microsoft Azure In this lab, I will be constructing a honeypot in Microsoft Azure. Simply put, a honeypot in cybersecurity is nothing more than a...
-
Creating a Kali Linux Bootable Drive
Completed on June 03, 2024
How to Create a Bootable Kali Linux USB Drive with Persistence Kali Linux is a powerful distribution packed with security and penetration testing tools. But what if you don’t want...
-
File Path Traversal - Simple Case
Completed on June 14, 2025
Automating a Path Traversal Exploit with Python In this writeup, I will be exploring a vulnerability known as Path Traversal, which is also commonly known as directory traversal. Simply put,...