4 matches found
PumpKIN Mode字段拒绝服务漏洞
BUGTRAQ ID: 31922 CNCAN ID:CNCAN-2008102805 PumpKIN是一款TFTP服务器和客户端集成。 PumpKIN不正确处理mode命令,远程攻击者可以利用漏洞对应用程序进行拒绝服务攻击。 当提交超长mode值时可导致应用程序崩溃,服务程序停止响应。 Klever Group PumpKIN 2.7.2 0 目前没有解决方案提供: http://kin.klever.net/pumpkin/ require 'msf/core' class Metasploit3 Msf::Auxiliary include...
PumpKIN TFTP Server 2.7.2.0 Denial of Service Exploit (meta)
No description provided by source. require 'msf/core' class Metasploit3 Msf::Auxiliary include Msf::Exploit::Remote::Udp def initializeinfo = superupdateinfoinfo, 'Name' = 'PumpKIN TFTP Server DoS', 'Description' = %q PumpKIN TFTP Server 2.7.2.0 eventually reaches a DoS condition when provided wi...
pumpkin-dos.txt
require 'msf/core' class Metasploit3 'PumpKIN TFTP Server DoS', 'Description' = %q PumpKIN TFTP Server 2.7.2.0 eventually reaches a DoS condition when provided with an overly long mode value. It'll take a minute. This condition is reached quicker when hammered repeatedly. , 'Author' = 'Saint...
PumpKIN TFTP Server 2.7.2.0 - Denial of Service (Metasploit)
require 'msf/core' class Metasploit3 'PumpKIN TFTP Server DoS', 'Description' = %q PumpKIN TFTP Server 2.7.2.0 eventually reaches a DoS condition when provided with an overly long mode value. It'll take a minute. This condition is reached quicker when hammered repeatedly. , 'Author' = 'Saint...