avirt_gateway_telnet.nasl

来自「漏洞扫描源码,可以扫描linux,windows,交换机路由器」· NASL 代码 · 共 25 行

NASL
25
字号
# This script was written by Michel Arboi <arboi@alussinan.org>## GPL#if(description){ script_id(11096); script_bugtraq_id(3901); script_version ("$Revision: 38 $"); script_cve_id("CVE-2002-0134"); name["english"] = "Avirt gateway insecure telnet proxy"; script_name(english:name["english"]);  desc["english"] = "It was possible to connect to the remote telnet server withoutpassword and to get a command prompt with the 'DOS' command.An attacker may use this flaw to get access on your system.Solution : Contact your vendor for a patch or disable this serviceRisk factor : High"; desc["francais"] = "Il s'est av閞

⌨️ 快捷键说明

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