Before Server Release - Security Measures.
#1

Hi there as im just beginning to get a grip of all the things on my RP server will have on it im starting to think about the security im going to need to prevent any type of attack.
So the question is what measures do i need to put in place to stop attacks on my server, forums, website etc.


would help if i can get feedback from current name server owners on what have done in the past or have in place now or things i can put into my game mode/scripts etc ive seen a script called GUIS which was put into our code to prevent dialog hacks. anyone like to elabourate on such hacks ?


thanks


Suggestions / good idea's so far :

- dont upload any .pwn files
Reply
#2

Well, it won't really stop an attack but tips:
- Don't put your GM .pwn, so that even if they can use it, they can't edit it.
Reply
#3

Quote:
Originally Posted by ******
View Post
Look up "fixes.inc" - it addresses a load of known server issues, including a number of potential crash exploits. You'll also need something at the network level (firewall etc) to limit connections and prevent DDoS (but I wouldn't worry about that unless it actually happens to you yet).

Make sure you encrypt all passwords and don't use high privaledge MySQL accounts (I'm sure most people only ever use one account, which is VERY bad). Some topics I've made linking to articles on this:

https://sampforum.blast.hk/showthread.php?tid=294542
https://sampforum.blast.hk/showthread.php?tid=272782
https://sampforum.blast.hk/showthread.php?tid=61478

I also wrote this the other day on how to make modes with script teams without giving anyone else your full mode source code so you can't ever loose it through other people leaking it:

https://sampforum.blast.hk/showthread.php?tid=296907
perfect reply A*

il go through all this now, thanks
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)