|
发表于 2006-4-9 11:13:45
|
显示全部楼层
nmap -v -sS -p1-65535 82.11.171.10
Starting Nmap 4.00 ( http://www.insecure.org/nmap/ ) at 2006-04-09 11:02 CST
DNS resolution of 1 IPs took 13.77s. Mode: Async [#: 4, OK: 1, NX: 0, DR: 0, SF: 0, TR: 6, CN: 0]
Initiating SYN Stealth Scan against cpc2-tref1-0-0-cust777.cdif.cable.ntl.com (82.11.171.10) [65535 ports] at 11:02
Discovered open port 53/tcp on 82.11.171.10
Discovered open port 22/tcp on 82.11.171.10
Discovered open port 25/tcp on 82.11.171.10
Discovered open port 21/tcp on 82.11.171.10
adjust_timeout: packet supposedly had rtt of 12467855 microseconds. Ignoring time.
adjust_timeout: packet supposedly had rtt of 12467855 microseconds. Ignoring time.
SYN Stealth Scan Timing: About 0.30% done; ETC: 04:21 (41:10:50 remaining)
SYN Stealth Scan Timing: About 0.34% done; ETC: 01:56 (38:46:05 remaining)
caught SIGINT signal, cleaning up
因为时间长,ctrl+c终止了
再次扫描
nmap -v -n -sS -p1-10000 82.11.171.10
Starting Nmap 4.00 ( http://www.insecure.org/nmap/ ) at 2006-04-09 11:12 CST
Note: Host seems down. If it is really up, but blocking our ping probes, try -P0
Nmap finished: 1 IP address (0 hosts up) scanned in 2.127 seconds
Raw packets sent: 4 (136B) | Rcvd: 0 (0B)
有防火墙? |
|