Page 2 of 2
Re: [request]Antihack
Posted: Wed Jan 26, 2011 5:41 pm
by regenx
ThE_PuNiSheR wrote:regenx wrote:1. The Best Way is to block/limit some ports in your OS: Linux/Windows and don't use users like 'root' and common passwords for your databases like lineage2, l2 or something usually...
2. Telnet = Off
3. Mask your IP/provider/pc name and everything 
4. Use captcha validation system and superglobals and PhP 5

(for your register/login)
Good Luck!

superglobals ?
i hope u dont mean register_globals

----------------------------------------------------------------------------------------------------------------------------------
NO

register_globals need to be off in php for security reasons
In PHP 4.2.0 and later, the default value for the PHP directive register_globals is off. This is a major change in PHP. Having register_globals off affects the set of predefined variables available in the global scope. For example, to get DOCUMENT_ROOT you'll use $_SERVER['DOCUMENT_ROOT'] instead of $DOCUMENT_ROOT, or $_GET['id'] from the URL instead of $id, or $_ENV['HOME'] instead of $HOME.
Re: [request]Antihack
Posted: Wed Jan 26, 2011 5:50 pm
by regenx
For BEST security i recommend 2 solutions:
1. Use OS Linux Debian / Ubuntu / CentOS with some firewalls (tested)
2. Use OS Windows Server 2008 R2 Standard or Enterprise editions (tested)
Not recommended:
3. Other OS systems without firewalls and open ports (tested and vulnerability)
... and no problems with your server anymore. XD
Re: [request]Antihack
Posted: Wed Jan 26, 2011 6:01 pm
by Flashy
regenx wrote:For BEST security i recommend 2 solutions:
1. Use OS Linux Debian / Ubuntu / CentOS with some firewalls (tested)
2. Use OS Windows Server 2008 R2 Standard or Enterprise editions (tested)
Not recommended:
3. Other OS systems without firewalls and open ports (tested and vulnerability)
... and no problems with your server anymore. XD
..but it does not protect against bots etc.. u need to protect in layer 5. not lvls below...
a secure os is a must, but its not the topic here...
Re: [request]Antihack
Posted: Thu Jan 27, 2011 3:10 am
by UnAfraid
i think the topic was for anti cheats / hacks not os security ^^
Re: [request]Antihack
Posted: Thu Jan 27, 2011 5:15 pm
by regenx
Yes, sry for my posts but i think that posts are usefull anyway. And title for this topic is
Antihack and btw i think my topics are on the subject and i use good keywords (for SEO) i want ONLy to help nothing wrong.
Antihack, security... good to know for every one
