wsftp_overflows.nasl
来自「漏洞扫描源码,可以扫描linux,windows,交换机路由器」· NASL 代码 · 共 27 行
NASL
27 行
# This script was written by Michel Arboi <arboi@alussinan.org>## GPL#if(description){ script_id(11094); script_version ("$Revision: 118 $"); script_cve_id("CVE-2001-1021"); name["english"] = "WS FTP overflows"; script_name(english:name["english"]); desc["english"] = "It was possible to shut down the remoteFTP server by issuing a command followed by a too long argument.An attacker may use this flow to prevent your site from sharing some resources with the rest of the world, or evenexecute arbitrary code on your system.Solution : upgrade to the latest version your FTP server.Risk factor : High"; desc["francais"] = "Il s'est av閞
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?