nmap:scan_hostname_using_-v_option
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
nmap:scan_hostname_using_-v_option [2016/07/07 22:32] – created peter | nmap:scan_hostname_using_-v_option [2019/12/01 11:22] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== nmap - Scan Hostname using " | ||
- | |||
- | Using the " | ||
- | |||
- | <code bash> | ||
- | nmap -v server2.tecmint.com | ||
- | </ | ||
- | |||
- | < | ||
- | Starting Nmap 4.11 ( http:// | ||
- | 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/ | ||
- | 80/ | ||
- | 111/ | ||
- | 957/ | ||
- | 3306/tcp open mysql | ||
- | 8888/tcp open sun-answerbook | ||
- | MAC Address: 08: | ||
- | |||
- | Nmap finished: 1 IP address (1 host up) scanned in 0.485 seconds | ||
- | Raw packets sent: 1681 (73.962KB) | Rcvd: 1681 (77.322KB) | ||
- | </ | ||
nmap/scan_hostname_using_-v_option.1467930746.txt.gz · Last modified: 2020/07/15 09:30 (external edit)