SA:MP plugins

badrcon

This plugin allows you to track down “Bad rcon attempts”, which are in the current implentation of the SA:MP Server only shown, but no action is taken against them. So someone who would want to bruteforce your rcon password could have lots of time of doing so, and nothing would prevent him from sending hundreds of passwords to the rcon-interface.

When you use the filterscript included in this server plugin’s download, every IP will be only allowed 3 wrong passwords after which they’ll be banned automatically. You could always try to implent a rangeban after a limit for that range has been hit, but as far as i reckon, you’d potentially lock out a lot more legal players.

Download

1: R2 servers only apply bans to players connected to the server and NOT to rcon-connections. Hence, if you use the R2 server, you can’t ban external rcon “attacks”.