📄 thttpd_directory_traversal.nasl
字号:
# This script was written by David Maciejak <david dot maciejak at kyxar dot fr># based on work from# (C) Tenable Network Security## This script is released under the GNU GPLv2if(description){ script_id(14229); script_cve_id("CVE-2004-2628"); script_bugtraq_id(10862); if (defined_func("script_xref")) { script_xref(name:"OSVDB", value:"8372"); } script_version ("$Revision: 38 $"); name["english"] = "HTTP Directory Traversal (Windows)"; name["francais"] = "Faille de thttpd"; script_name(english:name["english"], francais:name["francais"]); desc["english"] = "The remote web server is vulnerable to a path traversal vulnerability.An attacker may exploit this flaw to read arbitrary files on the remotesystem with the privileges of the http process.Solution : upgrade your web server or change it.Risk factor : High"; desc["francais"] = "Le serveur HTTP distantpermet
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -