⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 yppasswdd.nasl

📁 漏洞扫描源码,可以扫描linux,windows,交换机路由器
💻 NASL
字号:
## This script was written by Renaud Deraison <deraison@cvs.nessus.org>### This script is released under the GPLv2## kst-depend-rpcif(description){ script_id(80035); script_bugtraq_id(2763);script_cve_id("CVE-2001-0779"); script_version ("$Revision: 1.25 $");  name["english"] = "yppasswdd overflow"; name["francais"] = "yppasswdd overflow";  script_name(english:name["english"], 	     francais:name["francais"]);  desc["english"] = "The remote RPC service 100009 (yppasswdd) is vulnerableto a buffer overflow which allows any user to obtain a rootshell on this host.Solution : disable this service if you don't useit, or contact Sun for a patchRisk factor : High"; script_description(english:desc["english"]);  summary["english"] = "heap overflow through yppasswdd"; script_summary(english:summary["english"]);  script_category(ACT_MIXED_ATTACK);   script_copyright(english:"This script is Copyright (C) 2001 Renaud Deraison"); family["english"] = "Gain root remotely"; family["francais"] = "Passer root 

⌨️ 快捷键说明

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