Backdoor.. ? Exploiters?

[Post Removed, 23:55 PM]

1 Like

Yeah, that’s a backdoor. Your admin system is probably not very securely made.

3 Likes

100% A backdoor, I suggest looking for scripts that are requiring something odd. Like an obfuscated piece of code.

Or just scripts in general that are obfuscated.

Okay, thank you… I will have a look.

Well it’s the same admin system nearly every game uses; Adonis.

What are you using for admin commands? Are you using HD admin?

1 Like

Adonis Launcher, (for High Ranks) and Basic Admin for Low Ranks.

This is what it would say when we do :m known as a announce command, and when we try run the ban command it sudo’s us to say something.image

source: high command of my group

Do you use free models? (other than HD admin of course)

We have many developers in the team create, so I really don’t know since I just build, I don’t do any scripts (insert free modeled scripts)

The owner asked me, to ask on the DevForum since I’m the only member of the team that’s on the TC

Are you using the original HD Admin? I’m sure there are a lot of copies so make sure you check the creator. Try removing it and adding it back it could be outdated.

Check your game for backdoors, doesn’t necessarily have to be a free model possibly one of the developers in the TC put it unless you trust them all. Make a double check on scripts and see if anything suspicious in them.

1 Like

It probably isn’t your admin module being a backdoor, but some hidden script in a free model which just disables the admin module.

https://www.roblox.com/library/2670956620/Hidden-Infection-Script-Detector Here is a module I use to rid games of backdoors, be patient as it might take quite a while for it to scan through your entire game.

2 Likes

I use Ro-Defender https://www.roblox.com/library/142273772/Ro-Defender-Plugin-v8-7

Be warned, it is very annoying; it outputs how many times it has removed viruses and “junk” every time you do a thing. I disabled it cause it’s so annoying.

Go to Menu → View → Find Results
image

Click “Find in All Scripts”

Search “Require”
image

If you find something like ‘require(Randomnumbers)’, it’s might be a backdoor.
image

Avoiding backdoors from free models is easy, but things get worse when you get backdoor Plugin.

They tend to create malicious scripts into folders which you cannot see normally, and they will keep regening even if you remove the malicious scripts since the plugin creates the virus every time you run a game.

First, you need to uninstall all the suspicious plugins so you can completely remove the backdoor.

Go to File → Settings
image

Go to Studio and check “Show Hidden Objects in Explorer”

Check all the hidden objects, especially “InsertService”
image

If you find any scripts or folders with weird names, remove them all
image

Never trust the free models and free plugins

6 Likes