TEXT FLOOD - SERVER CRASH
#6

You server crashed because you using zcmd, and attacker send a packet with NULL command. This is zcmd bug, just add a cmdtext check for NULL
PHP код:
if(!cmdtext[0]) return Ban(playerid); // because it's impossible to send valid NULL command 
Reply


Messages In This Thread
TEXT FLOOD - SERVER CRASH - by nGen.SoNNy - 11.08.2012, 18:48
Re: TEXT FLOOD - SERVER CRASH - by calzo2011 - 11.08.2012, 21:13
Re: TEXT FLOOD - SERVER CRASH - by denom - 12.08.2012, 08:09
Re: TEXT FLOOD - SERVER CRASH - by KillermanGR - 13.08.2012, 00:46
Re: TEXT FLOOD - SERVER CRASH - by Djean - 13.08.2012, 10:53
Re: TEXT FLOOD - SERVER CRASH - by BJIADOKC - 13.12.2012, 17:46

Forum Jump:


Users browsing this thread: 4 Guest(s)