[HELP]An Interesting Con Attack - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: [HELP]An Interesting Con Attack (
/showthread.php?tid=360296)
[HELP]An Interesting Con Attack -
michale - 17.07.2012
Brothers. I have got an anti-con system that filterscript bans who tries to log in as; con , aux etc.
But when a attacker logs in as '' Con..._Blabla'' , '' Aux..._Ali, Aux.._Veli '' etc; we can't do anything.
Because we can't define all off, Con..._ combinates. Is there a good security filterscript or include, that you can advise to me?
Re: [HELP]An Interesting Con Attack -
dugi - 17.07.2012
It will only crash if your account system uses files and creates files with this same name as players, it also happens only on windows servers. If it crashes with names similar to those reserved by Windows it's a problem with your script.
Re: [HELP]An Interesting Con Attack -
michale - 17.07.2012
Quote:
Originally Posted by dugi
It will only crash if your account system uses files and creates files with this same name as players, it also happens only on windows servers. If it crashes with names similar to those reserved by Windows it's a problem with your script.
|
Yeah. I am using a RP script so I am saving my players' files with their RP names. What should I do ?
Re: [HELP]An Interesting Con Attack -
Roperr - 18.07.2012
Change to linux