9 matches found
ProSysInfo TFTP Server TFTPDWIN 0.4.2 Denial Of Service
!/usr/bin/perl use IO::Socket::INET; Exploit Title: ProSysInfo TFTP Server TFTPDWIN 0.4.2 - Denial of Service DoS Discovery by: Fernando Mengali Discovery Date: 20 january 2024 Vendor Homepage: N/A Download to demo: https://drive.google.com/file/d/1MLqBkCyu0dA-cNgYxCAO8xbsVcof060Z/view?usp=sharin...
ProSysInfo TFTP Server TFTPDWIN 0.4.2 Remote BOF Exploit
Exploit for windows platform in category remote exploits ======================================================== ProSysInfo TFTP Server TFTPDWIN 0.4.2 Remote BOF Exploit ======================================================== !/usr/bin/python ProSysInfo TFTP Server TFTPDWIN 0.4.2 Coded by Wrait...
Directory traversal
Directory traversal vulnerability in TFTPdWin 0.4.2 allows remote attackers to read or modify arbitrary files outside the TFTP root via unspecified vectors...
TFTPdWin 0.4.2 Server Directory Traversal Vulnerability
Title ----- TFTPdWin 0.4.2 Server Directory Traversal Vulnerability Severity -------- High Date Discovered --------------- 3/15/2007 Vendor Notified --------------- 3/26/2007 - No Response Discovered By ------------- Digital Defense, Inc. Vulnerability Research Team - r@b13s Vulnerability...
TFTP Server TFTPDWin 0.4.2 - Directory Traversal
source: https://www.securityfocus.com/bid/23937/info TFTP Server TFTPDWIN is prone to a directory-traversal vulnerability because it fails to sufficiently sanitize user-supplied input data. Exploiting this issue allows an attacker to gain read/write access to privileged directories and files. TFT...
CVE-2007-1404
tftpd.exe in ProSysInfo TFTP Server TFTPDWIN 0.4.2 allows remote attackers to cause a denial of service via a long UDP packet that is not properly handled in a recvfrom call. NOTE: this issue might be related to CVE-2006-4948...
ProSysInfo TFTP Server TFTPDWIN 0.4.2 - UDP Denial of Service
ProSysInfo TFTP Server TFTPDWIN 0.4.2 - UDP Denial of Service !/usr/bin/perl TFTPDWIN Server UDP DOS 0.4.2 POC written By : Umesh Wanve [email protected] ------------------------------------------------------------------------------- TFTPDWIN Server is a Freeware TFTP server for Windows 9x/NT/XP...
ProSysInfo TFTP Server TFTPDWIN 0.4.2 - 'UDP' Denial of Service
!/usr/bin/perl TFTPDWIN Server UDP DOS 0.4.2 POC written By : Umesh Wanve [email protected] ------------------------------------------------------------------------------- TFTPDWIN Server is a Freeware TFTP server for Windows 9x/NT/XP. http://www.tftpserver.prosysinfo.com.pl A vulnerability has...
ProSysInfo TFTP Server TFTPDWIN 0.4.2 - Remote Buffer Overflow (1)
!/usr/bin/perl -w use IO::Socket; if!$ARGV1 print "Usage: tftpdwin-0-4-2.pl \n\n"; exit; $victim = IO::Socket::INET-newProto='udp', PeerAddr=$ARGV0, PeerPort=$ARGV1 or die "Cannot connect to $ARGV0 sulla porta $ARGV1"; my $nop0="\x90"x15; 8BC3 MOV EAX,EBX 66:05 1201 ADD AX,112 50 PUSH EAX C3 RETN...