How to protect your server

Hi,

Im looking for tools who can protect from anything… Database from invasions, sql injection … and hide my console logs(I see something in forum but I try to search and dont found it)

Don’t open your database for outsiders and use a strong password

You’d have to protect your queries in your code/resources

Why? They’re helpful finding issues and shouldn’t cause security issues

You can’t just “download” security it should be in your application

Not for the rcon exploit, but for the few tips at the bottom of the thread.