Category Projects

Windows Active Directory Lab

Active Directory is a set of Microsoft created services that work together to create a centralized administration server for a network, used to manage what computers, users, and groups have access to in an environment. Active Directory plays a big…

Splunk Dashboard Creation and Querying

Since my last post on Splunk, I have been getting familiar with SPL, or the search processing language. This is what Splunk uses to refine and search through logs. In this post I am going to document the setup process…

Splunk SIEM Deployment and Configuration

I decided to install a Splunk server on my Homelab today and wanted to talk about my reasoning for this as well as its purpose. Splunk is a very popular data ingestion and log management tool commonly used in Cybersecurity…

Cloud-Hosted ELK Stack Deployment

A SIEM, or Security Information and Events Manager, is a security analysts primary tool used for monitoring security events and logs across a network. I wanted to get some hands-on experience with this type of software before I land my…

AWS Hosted Honeypot

An interesting cyber security project I have researched is a honeypot. In simple terms, a honeypot is a computer that is deliberately left insecure and on an unprotected, segmented section of the network. The purpose of having a honeypot is…

Kali Linux Hack The Box

Today I started my first hacking lab. This is something I plan on doing very often in the future, so I decided to finally dive in. Ethical hacking is something I have always wanted to do, and hacking labs are…

Secure Web Facing Minecraft Server

I’m always looking for new home lab projects. This time I decided to look into creating a Minecraft Java server on my home lab. After doing some research I decided I would install an application called Crafty as a docker…

Redundant NAS & SMB Share Configuration

A NAS, or network attached storage, is a large storage pool that can be accessed by anyone on a local network. Many companies will use a NAS for shared storage amongst the company or to store backups in a centralized…