⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cvsweb_version.nasl

📁 漏洞扫描源码,可以扫描linux,windows,交换机路由器
💻 NASL
字号:
## This script was written by Noam Rathaus <noamr@securiteam.com>## See the Nessus Scripts License for details## Changes by rd :# - script id# - french desc.# - more verbose report# - hole -> warning# if(description){ script_id(10402); script_version ("$Revision: 38 $");  name["english"] = "CVSWeb detection"; name["francais"] = "Detection de CVSWeb"; script_name(english:name["english"], francais:name["francais"]);  desc["english"] = "CVSWeb is used by hosts to share programming source code. Some web sites are misconfigured and allow accessto their sensitive source code without any password protection. This plugin tries to detect the presence of a CVSWeb CGI andwhen it finds it, it tries to obtain its version.Risk factor : LowSolution : Password protect the CGI if unauthorized access isn't wanted";desc["francais"] = "CVSWeb est utilis

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -