eirsik Posted October 27, 2018 Share Posted October 27, 2018 Hi guys, I have a question about restricted files. A few CSGO mods rely on .so and .dll files. But these are by recommendation restricted so it's not possible to upload those to the server. I noticed they are also blocked whne using the Mod manager to install mods. My question is, I have seen providers who allow these files, and I was wondering, what you guys recommend? Should these files be restricted or should I allow those files? Thanks guys! Link to comment Share on other sites More sharing options...
Alexr03 Posted October 27, 2018 Share Posted October 27, 2018 Well for us we allow the .dll formats to be uploaded by FTP, File Manager, etc. We haven't seen any security leaks this is probably because the game servers we run are ran under the TCAGame user account so the DLL can't install software outside etc. Link to comment Share on other sites More sharing options...
gijs007 Posted October 28, 2018 Share Posted October 28, 2018 (edited) It's a potential security risk, since users can upload custom code to their server which will then be executed. Normally this code is executed as TCAGame, which is a shared user account for all game servers. This means they could access other client's files by upload custom code. If you use User Per Service permissions you won't have that risk. However someone could still upload custom code which abuses your server in other ways (e.g. sending spam mails or launching DoS attacks). It's also possible that the custom code exploit a Windows bugs, which could for example escalate privileges to gain administrator rights. TLDR: No, it's not safe. Edited December 15, 2018 by gijs007 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now