例如:nmap subdomain2# The IPv4 that both subdomains translate to
nmap subdomain2 -A -p-# This also returns different results
这3人都返回不同的端口发现据我所知,URL/域名应该被翻译成IP,然
lsof -i :445 (Take seconds)netstat -an |grep 445 |grep LISTEN (Take seconds)telnet )(Take‘t return)nmap,netcat are not on the server
如果知道有一种方法不会先枚举后再枚举,那就太好了。