NMAP - A Stealth Port Scanner--reference
|
The idle scan can also be used to determine IP trust based relationships between hosts (e.g. a firewall may allow a certain host to connect to port x,but not other hosts). This scan type can help to determine which hosts have access to such a system. For more information about this scan type,read?http://www.insecure.org/nmap/idlescan.html Version Detection collects information about the specific service running on an open port,including the product name and version number. This information can be critical in determining an entry point for an attack. The -sV option enables version detection,and the -A option enables both OS fingerprinting and version detection,as well as any other advanced features which may be added in future releases. Version detection is based on a complex series of probes,detailed in the Version Detection paper at?http://www.insecure.org/nmap/vscan/ (编辑:网站开发网_马鞍山站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |

