Kioptrix box Writeup
Let’s start by finding out the IP address of our target box by running arp-scan -l Next is to run an nmap scan using the IP that we have obtained from the arp-scan. nmap -T4 -A nmap -sS The...
Let’s start by finding out the IP address of our target box by running arp-scan -l Next is to run an nmap scan using the IP that we have obtained from the arp-scan. nmap -T4 -A nmap -sS The...
Welcome to my write-up for the 3108 CTF: Warkah Untuk Perwira organized by BahteraSiber. This CTF presented numerous smaller challenges, but I will be focusing on providing in-depth writeups of the...