alcatel_adsl_firewalling.nasl
来自「漏洞扫描源码,可以扫描linux,windows,交换机路由器」· NASL 代码 · 共 38 行
NASL
38 行
## This script was written by Georges Dagousset <georges.dagousset@alert4web.com>## See the Nessus Scripts License for details#if(description){ script_id(10760); script_cve_id("CVE-2001-1424", "CVE-2001-1425"); script_bugtraq_id(2568); script_version ("$Revision: 38 $"); name["english"] = "Alcatel ADSL modem with firewalling off"; name["francais"] = "Modem ADSL Alcatel avec Firewalling off"; script_name(english:name["english"]); desc["english"] = "On the Alcatel Speed Touch Pro ADSL modem, a protection mechanism feature is available to ensure that nobody can gain remote access to the modem (via the WAN/DSL interface). This mechanism guarantees that nobody from outside your network can access the modem and change its settings.The protection is currently not activated on your system.Solution : Telnet to this modem and adjust the securitysettings as follows:=> ip config firewalling on=> config save More information : http://www.alcatel.com/consumer/dsl/security.htmRisk factor : High"; desc["francais"] = "Dans le Speed Touch Pro, un dispositif de protection estmis en place pour s'assurer que personne ne peut prendreacc鑣
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?