User Tools

Site Tools


nmap:perform_a_fast_traceroute

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

nmap:perform_a_fast_traceroute [2016/07/08 01:08] – created peternmap:perform_a_fast_traceroute [2019/12/01 11:02] (current) – removed peter
Line 1: Line 1:
-====== nmap - Perform a Fast traceroute ====== 
- 
-Traces the paths to targets without doing a full port scan on them. 
- 
-<code bash> 
-sudo nmap -sn --traceroute 192.168.1.2 
-</code> 
- 
-Result: 
- 
-<code> 
-Starting Nmap 6.40 ( http://nmap.org ) at 2016-07-08 02:07 BST 
-Nmap scan report for 192.168.1.2 
-Host is up (0.0024s latency). 
-MAC Address: 44:A8:42:34:16:49 (Unknown) 
- 
-TRACEROUTE 
-HOP RTT     ADDRESS 
-1   2.43 ms 192.168.1.2 
- 
-Nmap done: 1 IP address (1 host up) scanned in 0.26 seconds 
-</code> 
  
nmap/perform_a_fast_traceroute.1467940098.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki