User Tools

Site Tools


nmap:scan_hostname_using_-v_option

Differences

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

Link to this comparison view

Next revision
Previous revision
nmap:scan_hostname_using_-v_option [2016/07/07 22:32] – created peternmap:scan_hostname_using_-v_option [2019/12/01 11:22] (current) – removed peter
Line 1: Line 1:
-====== nmap - Scan Hostname using "-v" option ====== 
- 
-Using the "-v" option obtains more detailed information about the remote machine. 
- 
-<code bash> 
-nmap -v server2.tecmint.com 
-</code> 
- 
-<code> 
-Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2013-11-11 15:43 EST 
-Initiating ARP Ping Scan against 192.168.0.101 [1 port] at 15:43 
-The ARP Ping Scan took 0.01s to scan 1 total hosts. 
-Initiating SYN Stealth Scan against server2.tecmint.com (192.168.0.101) [1680 ports] at 15:43 
-Discovered open port 22/tcp on 192.168.0.101 
-Discovered open port 80/tcp on 192.168.0.101 
-Discovered open port 8888/tcp on 192.168.0.101 
-Discovered open port 111/tcp on 192.168.0.101 
-Discovered open port 3306/tcp on 192.168.0.101 
-Discovered open port 957/tcp on 192.168.0.101 
-The SYN Stealth Scan took 0.30s to scan 1680 total ports. 
-Host server2.tecmint.com (192.168.0.101) appears to be up ... good. 
-Interesting ports on server2.tecmint.com (192.168.0.101): 
-Not shown: 1674 closed ports 
-PORT     STATE SERVICE 
-22/tcp   open  ssh 
-80/tcp   open  http 
-111/tcp  open  rpcbind 
-957/tcp  open  unknown 
-3306/tcp open  mysql 
-8888/tcp open  sun-answerbook 
-MAC Address: 08:00:27:D9:8E:D7 (Cadmus Computer Systems) 
- 
-Nmap finished: 1 IP address (1 host up) scanned in 0.485 seconds 
-               Raw packets sent: 1681 (73.962KB) | Rcvd: 1681 (77.322KB) 
-</code> 
  
nmap/scan_hostname_using_-v_option.1467930746.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki