Security help needed... - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Security help needed... (
/showthread.php?tid=478083)
Security help needed... -
Cnif - 27.11.2013
Hello.
Im having some problems with players who use RakSAMP client to connect to my server. They are using admin names and because of that real admins can't login with theyr accounts. I figured out a fix for it, but i don't think thats good enough for that. Im looking for better solution for this problem. Mayby it's possible to disable incoming connections what comes via RakSAMP client.
Re: Security help needed... -
Loot - 27.11.2013
AFAIK, hackers who try to use an external program to connect a server, basically connect with the same IP?
Example: (the IP is not real of course lol)
[00:00:00] Incoming connection: 98.555.354.12
[00:00:00] Incoming connection: 98.555.354.12
[00:00:00] Incoming connection: 98.555.354.12
[00:00:01] Incoming connection: 98.555.354.12
[00:00:02] Incoming connection: 98.555.354.12
[00:00:02] Incoming connection: 98.555.354.12
[00:00:02] Incoming connection: 98.555.354.12
[00:00:02] Incoming connection: 98.555.354.12
[00:00:03] Incoming connection: 98.555.354.12
So in this case, just ban that IP immediately.
Try floodcontrol include of RyDeR`,
https://sampforum.blast.hk/showthread.php?tid=320649.