Have you ever wanted to be able to tell if a host is using port forwarding? In this post we will setup a test scenario and you will learn how! Setting up our lab For this experiment we will need 3 host, in my case I have 2 Linux VM and a windows box. One […]
You probably have used nmap before, but did you know there are plenty of cool options to spice up your scanning sessions? For example, you can specify the –open option to show only open ports, or –reason if you want to see why a port is in the state it is (open/closed/filtered). If you want […]
