#
Blog

Connecting Linux machines to an Active Directory (AD) domain can streamline user authentication and management in mixed-environment networks.

My recent exploration into C2 frameworks led me to BishopFox's Sliver project.

In this part of our Active Directory Home Lab series, we'll focus on enhancing the security and visibility of our environment by adding network...

We are now going to add some simple misconfigurations to our AD Lab.

In this post, we're diving into the setup of Windows virtual machines (VMs) in a Proxmox home lab, with the ultimate goal of building an Active...

In this post, I'll walk you through setting up my personal homelab - a project that serves both as a hands-on learning experience and as a future...

Incorrect handling of JSON Web Tokens (JWTs) can leave a website vulnerable to a variety of attacks.

Fuzzing is "the art of automatic bug finding", as described by the OWASP community.