lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
From: upb at email.ee (upb)
Subject: ProFTPD-1.2.9rc2 remote root exploit

umm, when u code fake exploits, atleast code them so they _would_ work ;D
> string = (char *) malloc(strlen(buffer)+20);
> ..
> if(s = send(fd, string, sizeof(string), 0) < 0)

sizeof(string) == 4 which would only send some love to the ftpd ;)

----- Original Message ----- 
From: <qobaiashi@....net>
To: "Jean-Kevin Grosnakeur" <fufeur@...mail.com>
Cc: <full-disclosure@...ts.netsys.com>
Sent: Friday, October 24, 2003 5:47 PM
Subject: Re: [Full-Disclosure] ProFTPD-1.2.9rc2 remote root exploit


> > Ladies and gentlemen, here's the source code of the exploit for the
latest
> > release of ProFTPD. This is a Zero-Day private exploit, please DON'T
> > REDISTRIBUTE. I will not take responsibility for any damages which could
> > result from the usage of this exploit, use it at your own risk.
> >
>
> --------------------------------------------------------------------------
> > /*
> >
> > Example of use:
> > # gcc exploit.c -o exploit
> > # ./exploit 192.168.1.1 21
> > Connected on 192.168.1.1:21
> > Exploitation in progress...
> > Exploitation string sent.
> > Trying to connect, please wait...
> > Linux michelle 2.4.20 #1 SMP Fri Mar 14 14:10:36 EST 2003 i686 unknown
> > unknown GNU/Linux
> > uid=0(root) gid=0(root) groupes=0(root)
> >
> > */
>
> lol!
>
> good nite and sleep() well
>
> -q
>
> -- 
> NEU F?R ALLE - GMX MediaCenter - f?r Fotos, Musik, Dateien...
> Fotoalbum, File Sharing, MMS, Multimedia-Gru?, GMX FotoService
>
> Jetzt kostenlos anmelden unter http://www.gmx.net
>
> +++ GMX - die erste Adresse f?r Mail, Message, More! +++
>
> _______________________________________________
> Full-Disclosure - We believe in it.
> Charter: http://lists.netsys.com/full-disclosure-charter.html
>


Powered by blists - more mailing lists