我想参考如何在nmap
使用该--reason
选项的“港口国服务原因版本”(如下)中获取主机/服务器可能出现故障的详尽原因。
--------------------------------------------------
PORT STATE SERVICE REASON VERSION
17/tcp filtered qotd no-response
18/tcp filtered msp no-response
...
--------------------------------------------------
这no-response
是其中之一,但可能还会有其他人nmap
回来。
我读过了
答案1
完整的原因列表可以在文件portreasons.cc
在nmap
源分布中。
截至撰写本文时,该列表包含以下原因:
abort
addressmask-reply
admin-prohibited
arp-response
beyond-scope
conn-refused
dest-unreach
echo-reply
host-prohibited
host-unreach
init-ack
ipid-change
localhost-response
nd-response
net-prohibited
net-unreach
no-ipid-change
no-response
no-route
param-problem
perm-denied
port-unreach
proto-response
proto-unreach
reject-route
reset
script-set
source-quench
split-handshake-syn
syn-ack
tcp-response
time-exceeded
timestamp-reply
udp-response
unknown-response
user-set