Delpoying Grafana, Prometheus and Uptime Kuma

- 7 mins read

Series: Homelab Series

Deploying Grafana, Prometheus and Uptime Kuma Introduction So this entries going to be a bit of a doozy everyone. We’re going to be deploying all of our non-security monitoring tools. By that I mean tools that monitor uptime and system resource usage, good old’ fashioned sys admin things. To do this we will be deploying three different services. First off Grafana, a very popular data visualization tool which I cannot express just how much you can do with it.

Delpoying Nextcloud

- 4 mins read

Series: Homelab Series

Introduction Hello everyone, and welcome back to the homelab series! Today, we’re deploying Nextcloud, a popular self-hosted cloud platform that probably needs no introduction. If you aren’t familiar with it, think of it as a self-hosted alternative to Google Drive with plenty of additional applications and features available. For now, we’re focusing on getting the core service running. We’ll cover hardening and remote access in a future post. Setting Up the Container Alright, first things first let’s make some directories to store some of our configurations and also the actual files we want to save.

Deploying Jellyfin

- 11 mins read

Series: Homelab Series

Deploying Jellyfin Welcome! Hello and welcome to this installment of the homelab series. Today we’re deploying a very popular application called Jellyfin. Jellyfin is a media server that allows you to self-host your own streaming service! Plex is another popular option, but I’ve always wanted to do Jellyfin so that’s what I’m doing. This post is solely just deploying Jellyfin and getting it up and running, I won’t be really getting into the security best practices yet, I just wanna have something working here first.

Homelab Overview

- 5 mins read

Series: Homelab Series

Welcome to my Homelab! Hello everyone and welcome to my take on the obligatory building a cybersecurity lab series! Even though I do feel like this is a very common thing to constantly see from people there’s a good reason for it. Building a homelab is great practice for a ton of different basic IT skills and security engineering. One of the differences I hope to make apparent is that a lot of tutorials are (almost) all virtualized.
Writeup I’m not gonna lie to you, this one had me stumped for quite a few days, but as per the usual with these things the answer was kinda in my face if I just had dug a little deeper. So let’s go ahead and dig into CBC Task 2. Okay, so the disk image we were looking at last task definitely had some malware installed on the “endpoint” and that malware was generating some network traffic.
Hello everyone and welcome to NSA’s Code Breaker Challenge for 2025! NSA CBC is a yearly event put on by the NSA that is for all intents and purposes a CTF. Challenge topics vary from forensics to reverse engineering and they’re always pretty fun and challenging. Starting off this year it looks like we’re given a disk image that we’ve gotta comb through for something suspicious. So, without further adieu, let’s dive into Code Breaker Challenge 2025.

Hack the Box Walkthrough: Sau

- 6 mins read

Series: Intro to Red Team

Hello and once again welcome back to the Intro to Red Team series, we’ll be handling this easy Linux box today. I’ll be going into this blind as always and we’ll see if I get stuck anywhere, so let’s just dive into it and get after it. Our Nmap Scan Alright here we see the results of our classic nmap scan, ports 22 and 55555 open. 55555 isn’t recognized, but we can see form the fingerprint it may be some type of web application let’s go ahead and see.

Hack the Box Walkthrough: Jerry

- 4 mins read

Series: Intro to Red Team

And here we are back to the Intro to Red Team track here on Hack the Box. Today we’ve got an easy Windows box. We’re going to be trying from here on out to do as much in adventure mode as we can, only really switching to guided if we’re really stuck. So without anymore yapping from me, let’s get into todays box. NMAP scan results Looks like we have an Apache Tomcat running on probably Windows Server 2012?

Hack the Box Starting Point: Three

- 5 mins read

Series: Starting Point

Hack the Box Starting Point: Three Hello everyone and welcome back to the HTB Starting Point series I’ve been working on for way too long now. Took a little break for the Thanksgiving weekend, I hope everyone enjoyed themselves. Now however it is time to get back to work and so today we will be working on the next machine here in Tier 1. While we were away it looks like the main HTB platform has undergone some UI changes and so we don’t really get a sneak peak as to what we’ll be doing anymore, which honestly is totally fine, let’s spin up our respective attack machines and get to work!

Hack the Box Walkthrough: Cap

- 7 mins read

Series: Intro to Red Team

HTB Intro to Red Team: Cap Hello again and welcome to the start of a new series I’m working on in preparation for taking the HTB Cetified Penetration Testing Student (CPTS) exam. Hack the Box recently (ish) introduced Tracks to their main platform which are bundles of different boxes that cover similar topics or were from the same event. Now they do have a CPTS prep track, but as I am truthfully not very good at all this yet we are starting with the Intro to Red Team track.