WordPress - Discovery & Enumeration Continuing from where we left off in Part 1.
WordPress is extremely prevalent on the internet and presents a vast attack surface. We are guaranteed to come across WordPress during many of our External …
Introduction to Attacking Common Applications Web applications are interactive applications that can be accessed via web browsers. Web applications typically adopt a client-server architecture to run and handle interactions. They usually are made up …
Hugo vs Jekyll: an Epic Battle of Static Site Generator Themes I recently took on the task of creating a documentation site theme for two projects. Both projects needed the same basic features, but one uses Jekyll while the other uses Hugo.
In …
I am a Cybersecurity Engineer at Cencora fka AmeriSourceBergen. My passion for technology started as a small child, where my obsession with video games and computers evolved into an interest in all things IT.
I am currently pursuing a degree in …
Step 1. Install Hugo Go to Hugo releases and download the appropriate version for your OS and architecture.
Save it somewhere specific as we will be using it in the next step.
More complete instructions are available at Install Hugo
Step 2. Build the …