Blog

I like to write about my insights from my training on Hack The Box, TryHackMe, and OffSec, exploring offensive security techniques and real-world scenarios. Here are some of my favorite posts that made it onto the blog.

Vagrant – A Introduction

What is Vagrant Vagrant is a free tool to create and manage virtual machines. It shorts the process of searching for an OS-Image to install and configure in a single command. Vagrant is very similar to docker but the difference is Vagrant is perfect for the automated and reproducible creation of virtual machines. Docker, on …

Install OpenVAS on Red Hat Linux

A few weeks ago I worte an article for the it-sec blog ceos3c.com. This guide is a step by step manual to install OpenVAS on Red Hat Linux distributions. Many manuals on the internet are not up to date and directing to dead mirrors. This guide is up to date.