I need RCON protect
#1

Hello!!

My rcon password has been hacked many times on my server and I dont know how to protect it.I had this FS already but it got hacked also (http://forum.sa-mp.com/showthread.ph...31#post1772031) & (https://sampforum.blast.hk/showthread.php?pid=1205439#pid1205439)

Please if someone know some good RCON protect FS tell me.

Thanks in advance!
Reply
#2

Just use a second password so when a player succeed on logging in as RCON admin, the system will ask him for a 2nd password (the one you chose - of course not the same as the first) and kick/ban that player for more than 3 wrong attempts.

NOTE: Don't give your server passwords to person that you do not trust that much.
Reply
#3

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Just use a second password so when a player succeed on logging in as RCON admin, the system will ask him for a 2nd password (the one you chose - of course not the same as the first) and kick/ban that player for more than 3 wrong attempts.

NOTE: Don't give your server passwords to person that you do not trust that much.
Sounds great.Do you know where could I find a script like that?
Reply
#4

Here is my simple Rcon protection fs.

https://sampforum.blast.hk/showthread.php?tid=465394
Reply
#5

Quote:
Originally Posted by Champ
Посмотреть сообщение
Here is my simple Rcon protection fs.

https://sampforum.blast.hk/showthread.php?tid=465394
Looks great ,but when I type my correct RCON password it logs me in as admin (You are logged in as admin.) and then it opens a dialog box and if i type wrong pass in dialog box and press "Enter" dialog box just closes and nothing happends,i can still use RCON commands,just like nothing happend.Shouldn't it be when I type correct rcon password it wouldnt say You are logged in as admin but instead of that it would open dialog where i should type 2nd password and if i type wrong it kicks me from server and if i type right then it would say : You are logged in as admin.

Screenshoot:

Reply
#6

ya, but that is native of SA:MP :S
Reply
#7

You can use this filter-script by EvanA.
https://sampforum.blast.hk/showthread.php?tid=483347

If someone tries to log-in to RCON, a dialog will come up, asking them for the second pass which can be set through the script. If they fail, they'll be kicked. It also has a function for RCON Admins to toggle whether you can even log-in to RCON IG. Hope I helped.
Reply
#8

Quote:
Originally Posted by PT
Посмотреть сообщение
ya, but that is native of SA:MP :S
Okay,then Champ's FS is not working correctly because when I type wrong password in dialog box,dialog box just close and i am logged in.If I type wrong password it should kick me or something!
Reply
#9

Quote:
Originally Posted by Abagail
Посмотреть сообщение
You can use this filter-script by EvanA.
https://sampforum.blast.hk/showthread.php?tid=483347

If someone tries to log-in to RCON, a dialog will come up, asking them for the second pass which can be set through the script. If they fail, they'll be kicked. It also has a function for RCON Admins to toggle whether you can even log-in to RCON IG. Hope I helped.
Sounds nice but I got 4 errors while compiling all on the same line,line 37:

Код:
C:\Documents and Settings\r\Desktop\rcon_security_3.pwn(37) : error 029: invalid expression, assumed zero
C:\Documents and Settings\r\Desktop\rcon_security_3.pwn(37) : error 029: invalid expression, assumed zero
C:\Documents and Settings\r\Desktop\rcon_security_3.pwn(37) : error 029: invalid expression, assumed zero
C:\Documents and Settings\r\Desktop\rcon_security_3.pwn(37) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
line 37:

Код:
if(inputtext[30] == rconpass) {
Reply
#10

my fs gives 3 chances to the user after that he is kicked. Images:



Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)