Security Help

Status
This thread has been locked.

frxq

Developer
Supreme
Feedback score
27
Posts
479
Reactions
186
Resources
3
Hey, so I have a massive problem, my server was hacked a few weeks ago, a guy opped himself and somehow got pex * through my account, and now today he has done it again, the problem is that I have ipprotection on my account, which obviously is not enough. I'm wondering if there`s any secure plugins to prevent this, as this guy legit destroyed every build on my network.

he repeatedly spammed this message.
"/bc &c&lHACKED BY FONLOGEN !!! SUBSCRIBE ON YOUTUBE - WWW.YOUTUBE.COM/WARRIORGM!!!"
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Disproven

Server Manager
Premium
Feedback score
5
Posts
70
Reactions
12
Resources
0
There are multiple 2fa plugins as well as just setting up a secondary password on the server to stop them from being able to access it. Also just making sure your password is regularly changed as well as it not being used elsewhere.

Adding to what WrektYourDay said as well just make sure they are not bypassing the ability to be able to login to part of the network through a direct IP as bungee will not work if that part of the server is offline so just check all that section and potentially get an IP change on them.
 
Last edited:

Mooselk

Motocross enthusiast
Premium
Feedback score
9
Posts
298
Reactions
213
Resources
0
You should use ProxyOnlyJoin to patch the bungee exploit, and just google 2fa plugin for spigot.
 

HairHen_CR

Feedback score
5
Posts
331
Reactions
27
Resources
0
i know if u use blacklist plugins that is how they get your info
 
Last edited:

Kazdeejuyy

Feedback score
-5
Posts
122
Reactions
51
Resources
0
Hi,

There are multiple plugins that can solve a brute force-OP via malicious plugin or incorrect Permissions.

However, first I suggest you take a look at your permissions and plugins. There is no such thing as a Force-OP unless it is by a permission or plugin, Force OP via sessions has already been solved years ago.

If the problem still exists, there are plugins that can provide a password for the /op command.
I suggest using OpGuard (FREE): https://www.spigotmc.org/resources/opguard.23200/

Regards,
Kaz
 

TreeFN

Java Developer
Premium
Feedback score
19
Posts
135
Reactions
37
Resources
0
I could potentially help you. PM me if you need further assistance. Some users don't configure their BungeeCord proxies correctly, leading to people being able to obtain OP status. To potentially fix these issues, make sure your ips are pointed correctly in your config.yml on your BungeeCord proxy. Also, make sure your proxy is in online mode. Finally, make sure that "bungeecord" is set to true in all of your servers spigot.yml files. If you feel a need for more security, I could code a solution that would solve this issue free of charge. You can also try using "ip-whitelist" plugins that prevent users from joining any of your servers ip's directly, forcing them to be required to login to the network via your proxies ip address. You can also try 2FA plugins that prevent staff from being able to login, unless they take another step (ie. entering a code, etc.)
 
Last edited:

frxq

Developer
Supreme
Feedback score
27
Posts
479
Reactions
186
Resources
3
I could potentially help you. PM me if you need further assistance. Some users don't configure their BungeeCord proxies correctly, leading to people being able to obtain OP status. To potentially fix these issues, make sure your ips are pointed correctly in your config.yml on your BungeeCord proxy. Also, make sure your proxy is in online mode. Finally, make sure that "bungeecord" is set to true in all of your servers spigot.yml files. If you feel a need for more security, I could code a solution that would solve this issue free of charge. You can also try using "ip-whitelist" plugins that prevent users from joining any of your servers ip's directly, forcing them to be required to login to the network via your proxies ip address. You can also try 2FA plugins that prevent staff from being able to login, unless they take another step (ie. entering a code, etc.)
ip forwarding is disabled anyways
 
Status
This thread has been locked.
Top