web服务器漏洞
Nikto is a handy tool created by the folks at Cirt.Net for comprehensive scanning of your web servers’ security.
Nikto是由Cirt.Net的人们创建的一种便捷工具,用于全面扫描Web服务器的安全性。
As described on the Cirt site:
如Cirt网站上所述:
[indent]Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 2600 potentially dangerous files/CGIs, versions on over 625 servers, and version specific problems on over 230 servers. Scan items and plugins are frequently updated and can be automatically updated (if desired). [/indent]
[indent] Nikto是一个开放源代码(GPL)Web服务器扫描程序,它针对多个项目对Web服务器执行全面测试,包括2600多个潜在危险的文件/ CGI,625多个服务器上的版本以及230多个服务器上的特定于版本的问题。 扫描项目和插件会经常更新,并且可以自动更新(如果需要)。 [/缩进]
It includes support for Unix (which would of course include OS X) and Windows-based machines and is the replacement for htmap from the same group.
它包括对Unix(当然包括OS X)和基于Windows的计算机的支持,并且是同一小组中htmap的替代产品。
This is an excellent starting point when performing a thorough review of servers under your administration for security, vulnerability and tightening up configurations.
在对您所管理的服务器进行彻底检查以确保安全性,漏洞和加强配置时,这是一个很好的起点。
翻译自: https://www.sitepoint.com/test-for-web-server-vulnerability/
web服务器漏洞