Is there a way to run a command (i.e. ulx ban ..nick 0 hacking) if a specific command is run (i.e. ulx adduser ..nick superadmin). Would be nice to have as some sort of protection against backdoors.
Thanks,
Slyde
Detour concommand.Run and check the command that was run. There might be another way but this was the first that came to mind.
This will only work with commands add through concommand.Add, not engine commands like sv_cheats or sv_allowcslua.
[QUOTE=Slyde;52423761]Is there a way to run a command (i.e. ulx ban ..nick 0 hacking) if a specific command is run (i.e. ulx adduser ..nick superadmin). Would be nice to have as some sort of protection against backdoors.
Thanks,
Slyde[/QUOTE]
There's a billion other ways to gain admin access from a backdoor besides running ulx adduser.
How to not get backdoor'd:
Make your own addons.
Download addons from the original page (ex: darkrp github)
Look through the code from an addon you're not too sure about.
[QUOTE=Lil_Roach;52423866]There's a billion other ways to gain admin access from a backdoor besides running ulx adduser.
How to not get backdoor'd:
Make your own addons.
Download addons from the original page (ex: darkrp github)
Look through the code from an addon you're not too sure about.[/QUOTE]
Also if it's a popular addon but doesn't have many subscribers it's probably a reupload so you'd do well to get the original.
Sorry, you need to Log In to post a reply to this thread.