Security

Status
This thread has been locked.

EasilyStrafed

Feedback score
2
Posts
16
Reactions
3
Resources
0
As a server owner my biggest fear is I’ll end up with a data breach. Since I recently just found out saico got breached I’m very worried as saico is a far larger server than mine. If possible could someone help me with a few questions on how to better my security...?

Firstly:
What is the weakest point of a server’s security?

What I Have Right Now:
  • Encryption on all nodes
  • Proprietary tech that prevents remote connection to my machines
  • TCP shield for DDOS mitigation
  • Concealment of our backend IP
  • End to end 2fa on all of my accounts and my staff account everything from in game to console to store
  • 64Character passwords
  • OpenVPN service to connect to console
Any info on where I could improve would be much appreciated!
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

growlygg

Transaction Restricted
Feedback score
1
Posts
185
Reactions
84
Resources
0
Think about in-game exploits too. Things like litebans, you can use a command block to execute a mysql query which can leak your whole database, thousands of ips, and overall it won't be a good experience for you.

I don't really know if the litebans thing has been patched yet, correct me if I am wrong.
 

EasilyStrafed

Feedback score
2
Posts
16
Reactions
3
Resources
0
Think about in-game exploits too. Things like litebans, you can use a command block to execute a mysql query which can leak your whole database, thousands of ips, and overall it won't be a good experience for you.

I don't really know if the litebans thing has been patched yet, correct me if I am wrong.
I actually use MongoDB
 

GSRV

Feedback score
0
Posts
5
Reactions
0
Resources
0
Make sure ANY software on your server is always running the latest version.
Outdated software creates a huge security risk.
 

Kieraaaan

Plugin Developer
Premium
Feedback score
7
Posts
463
Reactions
222
Resources
0
Think about in-game exploits too. Things like litebans, you can use a command block to execute a mysql query which can leak your whole database, thousands of ips, and overall it won't be a good experience for you.

I don't really know if the litebans thing has been patched yet, correct me if I am wrong.
I'm quite sure LiteBans removed the feature to execute queries in-game quite a while ago.
 
Status
This thread has been locked.
Top