BugTraq
Back to list
|
Post reply
ImageProcessing ... Local (Denial of Service Exploit)
Apr 24 2007 03:52PM
Dr Ninux bsdmail org
(1 replies)
Re: ImageProcessing ... Local (Denial of Service Exploit)
Apr 24 2007 09:41PM
Tim Newsham (newsham lava net)
Did you mean this?
# include 5 pages of greetz here
echo >die.bmp LOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOL
Why not just send the file as an attachment?
On Tue, 24 Apr 2007, Dr.Ninux (at) bsdmail (dot) org [email concealed] wrote:
> if((inv_pic=fopen(INV_PIC,"wb"))==NULL)
> {
> printf("error:foepn().\n");
> exit(0);
> }
> for(i=0;i<sizeof(inv_);i++)
> {
> fputc(inv_[i],inv_pic);
> }
> fclose(inv_pic);
Tim Newsham
http://www.thenewsh.com/~newsham/
[ reply ]
Privacy Statement
Copyright 2010, SecurityFocus
# include 5 pages of greetz here
echo >die.bmp LOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOL
Why not just send the file as an attachment?
On Tue, 24 Apr 2007, Dr.Ninux (at) bsdmail (dot) org [email concealed] wrote:
> if((inv_pic=fopen(INV_PIC,"wb"))==NULL)
> {
> printf("error:foepn().\n");
> exit(0);
> }
> for(i=0;i<sizeof(inv_);i++)
> {
> fputc(inv_[i],inv_pic);
> }
> fclose(inv_pic);
Tim Newsham
http://www.thenewsh.com/~newsham/
[ reply ]