Posts for: #Writeup

HackTheBox Getting Started Writeup

Getting Started is not really a box on HTB Labs, it is just a knowledge check in the Getting Started module of the Penetration Tester Job Role Path, but I am writing a Writeup about it anyway.

🕵️ Enumeration

After spawning the machine and connecting to the VPN, we start with the initial enumeration.

🔍 Initial Nmap Scan

We begin by running an initial nmap scan with the following command:

[Read More]

HackTheBox Nibbles Writeup

nibbles

nibbles is a fairly simple machine, however with the inclusion of a login blacklist, it is a fair bit more challenging to find valid credentials. luckily, a username can be enumerated and guessing the correct password does not take long for most. This is my first box and also my first writeup.


🕵️ Enumeration

After spawning the machine and connecting to the VPN, we start with the initial enumeration.

[Read More]