How to extract useful information from a extensive output? [closed]
~$ sudo nmap -dd -A -6 -T5 –open wwww.url_site.com
That gives an output of almost 2000 lines. So, from a more experienced user: what should I look for?
My intention was to find open ports with vulnerable services.
dd – I assume that debug… Continue reading How to extract useful information from a extensive output? [closed]