If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:4497
L2JDP Revision Number:7780
how can i protect mi server from hackers.
my database has a password.
but hackers edit items, write gm messages, and create gm chars whit out the gm accesslevel
[Help]Hacker protection
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- LasTravel
- Posts: 888
- Joined: Tue Jan 05, 2010 12:08 am
- Location: Spain
Re: [Help]Hacker protection
Close your server.
Or, your website probably sucks and have any way to acces your bd.
Or, your website probably sucks and have any way to acces your bd.
- badboy29
- Posts: 417
- Joined: Fri Apr 24, 2009 5:34 am
- Location: Brazil
Re: [Help]Hacker protection
With some brute force attack is possible break passwords and your server will be fuckedLoRDCaRLoS wrote:If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:4497
L2JDP Revision Number:7780
how can i protect mi server from hackers.
my database has a password.
but hackers edit items, write gm messages, and create gm chars whit out the gm accesslevel

I recommend you set strong password, database permissions properly and will be fine

Aka UnHoly
-
- Posts: 484
- Joined: Sat Jan 23, 2010 4:42 pm
Re: [Help]Hacker protection
Don't use "root" as username and maybe not "1234" as password..
And besides that forbid remote mysql database usage..
And besides that forbid remote mysql database usage..
Last edited by Starter on Sat May 12, 2012 8:28 pm, edited 1 time in total.
I have promises to keep and miles to go before I sleep.
- Micr0
- Posts: 119
- Joined: Sun Sep 05, 2010 5:44 pm
Re: [Help]Hacker protection
change you User name on mysql a program mysql brute need only ip / user name to decode you password you use default user name "Root" and verry easy to decode you password "Don't Use >Root< User Name"
- Szponiasty
- Advanced User
- Posts: 557
- Joined: Mon Apr 21, 2008 1:31 pm
- Location: Eastern Poland
Re: [Help]Hacker protection
Limit network access to database server, to be allowed only by your homepage server and your home PC. You can do that within MySQL table "user" (database mysql). Additionally add firewall rules to block all incomming connections on port 3306 (except for connections from your home page server IP, game/login server IP, and eg. your home PC IP). Also check your homepage code for eg. mysql injection vulnerability (thats probably most likely the source of "hacks") 

And in the next chronicle they went into space, fighting the evil empire... In a galaxy far, far away xD
-
- Posts: 484
- Joined: Sat Jan 23, 2010 4:42 pm
Re: [Help]Hacker protection
Personally I wouldn't graduate the most guys that high as the most guys try the simplest things ever and that is bruteforcing.Szponiasty wrote:Limit network access to database server, to be allowed only by your homepage server and your home PC. You can do that within MySQL table "user" (database mysql). Additionally add firewall rules to block all incomming connections on port 3306 (except for connections from your home page server IP, game/login server IP, and eg. your home PC IP). Also check your homepage code for eg. mysql injection vulnerability (thats probably most likely the source of "hacks")

I have promises to keep and miles to go before I sleep.
- Szponiasty
- Advanced User
- Posts: 557
- Joined: Mon Apr 21, 2008 1:31 pm
- Location: Eastern Poland
Re: [Help]Hacker protection
Bruteforcing is of no use, when server actively rejects network connections from IP's out of "allowed" list 

And in the next chronicle they went into space, fighting the evil empire... In a galaxy far, far away xD
- Zoey76
- L2j Inner Circle
- Posts: 7008
- Joined: Tue Aug 11, 2009 3:36 am
Re: [Help]Hacker protection
Szponiasty wrote:Bruteforcing is of no use, when server actively rejects network connections from IP's out of "allowed" list
Agreed, but Starter meant that "15yo hackers" try the simplest way, like bruteforce

Powered by Eclipse 4.34
| Eclipse Temurin 21
| MariaDB 11.3.2
| L2J Server 2.6.3.0 - High Five 
Join our Discord! 
