[size=24][b]RCON LOCK 1.5[/b][/size]
[b]Rcon_lock[/b] is a security-based script that provides several features that help protect your server against hackers/exploiters. In short, it stops anyone changing your rcon_password variable, or unloading the script. As such, it makes your server foolproof against any exploits that allow anyone to change your rcon password and compromise your server.
[b]UPDATE[/b]
* Now protects sv_cheats as well
* Improved logging and detection
* New security features make your server even more secure
To use edit the rcon_lock.py file, and put your rcon_password in the area provided.
[u]Features[/u]
[list][*][b]Cannot be unloaded[/b][i] The script re-loads itself every time it is unloaded. This way someone cannot simply unload the script somehow, and then change the rcon_password.[/i]
[*][b]Same-Frame detection[/b][i] The MOMENT rcon_password is changed the script knows about it. It then logs what it was changed to, and then changes it back, and displays a message[/i]
[/list]
To put it simply, it protects your rcon. Nobody can change it and mess with your server. Better safe than sorry!
Installation
Extract to cstrike/, and add es_load rcon_lock to your autoexec.cfg. Edit the rcon_lock.py file and add your rcon_password in the line indicated.
Version Notes For 1.5.1
Updated on: 2009-06-04 15:57:38 EST by carbon-14 (View Zip Contents)
Version 1.5.1
-Protects eventscripts_protectrcon as well.