加入收藏 | 设为首页 | 会员中心 | 我要投稿 网站开发网_马鞍山站长网 (https://www.0555zz.com/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 站长百科 > 正文

NMAP - A Stealth Port Scanner--reference

发布时间:2021-01-29 07:30:05 所属栏目:站长百科 来源:网络整理
导读:副标题#e# http://nmap.org/bennieston-tutorial/ Nmap is a free,open-source port scanner available for both UNIX and Windows. It has an optional graphical front-end,NmapFE,and supports a wide variety of scan types,each one with different be

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/

(编辑:网站开发网_马鞍山站长网)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!