How can I see the details of NMAP traceroute?
I'm using NMAP for Network scan ;
The output does not contain the full traceroute details. Can I view all intermediate routers/hosts using the NMAP GUI?
Try looking for the details of NMAP traceroute with this command
nmap -sn --traceroute
And lookup these:
https://serverfault.com/questions/432017/whats-going-on-with-traceroute
https://svn.nmap.org/nmap/zenmap/share/zenmap/config/scan_profile.usp
http://seclists.org/basics/2011/Mar/19