rbs.nasl
来自「漏洞扫描源码,可以扫描linux,windows,交换机路由器」· NASL 代码 · 共 27 行
NASL
27 行
## This script was written by Zorgon <zorgon@linuxstart.com>## See the Nessus Scripts License for details#if(description){ script_id(10521); script_bugtraq_id(1704); script_version ("$Revision: 38 $"); script_cve_id("CVE-2000-1036"); name["english"] = "Extent RBS ISP"; name["francais"] = "Extent RBS ISP"; script_name(english:name["english"], francais:name["francais"]); desc["english"] = "The 'Extent RBS ISP 2.5' software is installed. This software has a well known security flaw that lets anyone read arbitraryfiles with the privileges of the http daemon (root or nobody).Solution : remove it or patch it (http://www.extent.com/solutions/down_prod.shtml)Risk factor : High"; desc["francais"] = "Le logiciel 'Extent RBS ISP 2.5' est install
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?