wu_ftpd_site_exec.nasl

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

NASL
22
字号
## This script was written by Alexis de Bernis <alexisb@nessus.org># ## changes by rd :# - rely on the banner if we could not log in# - changed the description to include a Solution:## See the Nessus Scripts License for details#if(description){ script_id(10452); script_bugtraq_id(1387, 2240, 726); if(defined_func("script_xref"))script_xref(name:"IAVA", value:"2000-a-0004"); script_version ("$Revision: 118 $"); script_cve_id("CVE-2000-0573", "CVE-1999-0997");  name["english"] = "wu-ftpd SITE EXEC vulnerability"; name["francais"] = "Vuln閞abilit

⌨️ 快捷键说明

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