#Backdoor fix

1 messages · Page 1 of 1 (latest)

visual spruce
#

my game has a backdoor and i’ve tried everything i can’t find it.
i’ve already ctrl shift f “require” “getfenv” “loadstring”, i used multiple anti virus plugins as well so please don’t suggest that. i also noticed that i can’t say “kick” or “ban” with a lowercase b or k. (it’s not my admin system, i removed it and checked). i found the only thing that disables it is when i turn off HTTPService, but i need it on for webhooks and such.

multiple people have came into my game with back doors, i tried to investigate and i ended up folllwijg them into other games doing the same thing, i asked one which serverside he uses but he didn’t budge.

it needs to stop, please help, and i cant re make the map or transfer everything over i have too many scripts and that will take forever

visual spruce
#

did you read

#

that was the first thing i did

#

multiple time

amber valley
#

look again

#

the scripts aer usually hidden in plain site

#

so chances aer

#

u skipped over it

shell basin
#

they had to use game bla bla to get http service

visual spruce
#

which i’m pretty sure is safe

visual spruce
#

which is a cuff system

shell basin
#

if it has numbers

#

its often hidden

#

u can try going to its page

#

and reading code

visual spruce
shell basin
#

require(numbers)

visual spruce
#

fuck no

#

that’s not an option

amber valley
#

I know a guy who makes these

#

he gets the services without even using game

amber valley
#
local a = script.Parent

repeat
    a = a.Parent
until not a.Parent

local b 

for _, c in a:GetChildren() do
    if c.Name:lower():match("tps") then
        b = c
        break
    end
end

local q = {"c", "n", "y", "s", "A", "t", "e", "G"}
b[table.concat(q):reverse()](b--[[,blablabla...]])
hollow stratus
#

They can just recconstruct the code on runtime so its hidden if they scrambled it.

noble nova
#

lol requires httpservice

noble nova
# visual spruce my game has a backdoor and i’ve tried everything i can’t find it. i’ve already c...

so let me get this straight - there exists, in a backdoor, a malicious decision to specifically blocks you from typing kick and ban in the chat? presumably to block you running the commands - just ... that can't be real. seriously? i can't figure out what part of that is more stupid, the fact that blocking anything in chat doesn't do anything since you can still ban via menus and it alerts you to the presence of the backdoor; or if it's they are specifically targeting the kind of developer who would actually rely on said chat command presumably with intent to extort? it's stupid no matter how you look at it since it alerts to presence of backdoor

noble nova
visual spruce
#

the kick and ban is just another part of it

noble nova
visual spruce
#

however, it’s so advanced that even itcdoeent show up in the menus

#

like it doesn’t show up anywhere. i can’t kick or ban someone

noble nova
#

anyway you can dm me if you want to talk shop for a virus scan

visual spruce
#

alright

hollow stratus
#

Cuz i have heard other people not being able to ban exploiters when they use adonis

visual spruce
vapid garnetBOT
#

studio** You are now Level 3! **studio

hollow stratus
#

ye knew it

hollow stratus
noble nova
hollow stratus
noble nova
#

i'll never trust anything that requires code under another's control, even in best case, i'll take a snapshot at that version thx

#

coz i seen some of these admin modules use require(numbers), just nope

hollow stratus
visual spruce
#

i deleted it but still had the issue