8 matches found
dproxy <= 0.5 - Remote Buffer Overflow Exploit (meta 2.7)
No description provided by source. MetaSploit exploit for remote buffer overflow issue in dproxy Written in 2007 by Alexander Klink c 2007 Cynops GmbH released under the same license as MSF Artistic, GPL dual-licensed $Revision: 1.1 $ package Msf::Exploit::dproxy; use strict; use base...
CVE-2007-1465
CVE-2007-1465 describes a stack-based buffer overflow in dproxy.c for dproxy 0.1–0.5 triggered by a long DNS query packet to UDP port 53, enabling remote execution of code. The core issue is a overflow in handling DNS queries, leading to arbitrary code execution. The connected records also refere...
dproxy <= 0.5 Remote Buffer Overflow Exploit (meta 2.7)
No description provided by source. MetaSploit exploit for remote buffer overflow issue in dproxy Written in 2007 by Alexander Klink c 2007 Cynops GmbH released under the same license as MSF Artistic, GPL dual-licensed $Revision: 1.1 $ package Msf::Exploit::dproxy; use strict; use base...
dproxy.pm.txt
MetaSploit exploit for remote buffer overflow issue in dproxy Written in 2007 by Alexander Klink c 2007 Cynops GmbH released under the same license as MSF Artistic, GPL dual-licensed $Revision: 1.1 $ package Msf::Exploit::dproxy; use strict; use base 'Msf::Exploit'; use Msf::Socket::Udp; use...
dproxy <= 0.5 Remote Buffer Overflow Exploit (meta 2.7)
Exploit for linux platform in category remote exploits ======================================================= dproxy 'dproxy v0.1 - v0.5 buffer overflow exploit', 'Version' = '$Revision: 1.1 $', 'Authors' = 'Alexander Klink, Cynops GmbH', , 'Arch' = 'x86' , 'OS' = 'linux', 'Priv' = 0, 'UserOpts'...
dproxy 0.5 - Remote Buffer Overflow (Metasploit)
dproxy 0.5 - Remote Buffer Overflow Metasploit MetaSploit exploit for remote buffer overflow issue in dproxy Written in 2007 by Alexander Klink c 2007 Cynops GmbH released under the same license as MSF Artistic, GPL dual-licensed $Revision: 1.1 $ package Msf::Exploit::dproxy; use strict; use base...
[Full-disclosure] dproxy - arbitrary code execution through stack buffer overflow vulnerability
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================ ||| Security Advisory AKLINK-SA-2007-001 ||| ||| CVE-2007-1465 CVE candidate ||| ============================================ dproxy - remotely exploitable buffer overflow...
dproxy 0.5 - Remote Buffer Overflow (Metasploit)
MetaSploit exploit for remote buffer overflow issue in dproxy Written in 2007 by Alexander Klink c 2007 Cynops GmbH released under the same license as MSF Artistic, GPL dual-licensed $Revision: 1.1 $ package Msf::Exploit::dproxy; use strict; use base 'Msf::Exploit'; use Msf::Socket::Udp; use...