Jul 25OSCP Preparation [Misdirection]This would be the 6th machine I’m doing for my OSCP Preparation and I gotta say it was pretty easy XD. The first step is to find out what is our target machine’s IP address. We can do that by doing a host scan on our network. sudo nmap -sn…Oscp Preparation4 min readOscp Preparation4 min read
Jul 24OSCP Preparation [JOY]It’s been a while since I have done a write-up and I am happy to say I’m back with one! This is the 5th machine I’ve done for my OSCP preparation so let’s get started! Also, I have a few more write-ups in the bank so I’ll get to it…Oscp Preparation6 min readOscp Preparation6 min read
Mar 28OSCP Preparation [ devguru ]This is the 4th machine that I have done for my OSCP preparation. I learned some new tools for this one! So, let’s get into it!Oscp Preparation8 min readOscp Preparation8 min read
Mar 28OSCP Preparation [ Mercy ]This will be the 3rd machine that I will be attempting for my OSCP preparation. I have to be honest here, I got stuck on an easy challenge but let’s get into it!Oscp Preparation7 min readOscp Preparation7 min read
Mar 22OSCP Preparation [ Development ]This is the second machine that I have pwned for my OSCP preparation. Without further ado, let’s get into it!Oscp Preparation8 min readOscp Preparation8 min read
Mar 11OSCP Preparation [ DC-9 ]This is the write-up for the first machine I pwned for my OSCP preparation. So, with that said let’s get into it! Host Discovery and Port ScanningOscp Preparation9 min readOscp Preparation9 min read
Dec 23, 2022[BOH 2019] What Video?Steganography challenges are often data which is hidden in images or audio files. However, this challenge is the most creative challenge I have ever seen. I had difficulty doing this as there is no available writeups for this challenge. …Steganography3 min readSteganography3 min read
Nov 19, 2022[picoCTF 2021] StonksThe challenge gave us the source code of the vulnerable binary, which is hosted on mercury.picoctf.net on port 16439. So let’s take a look at the source code, starting from the main function.Picoctf 20213 min readPicoctf 20213 min read